Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 623 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 623 Bytes

Are you looking to simplify your data management processes? These python scripts for splunk can help!

  • splunk-event-sender

    • Generate custom splunk events with splunk-event-sender
  • splunk-fake-data-gen

    • Generate fake data based on how many inputs or on an interval timer with splunk-fake-data-gen
  • splunk-search-query

    • Search your splunk events at the cli with splunk-search-query
  • splunk-backup

    • Creates backups for either configuration files, indexed data, or both, by prompting the user to enter source and destination directories and using default directories if input is empty.