/splunk_scripts

various python scripts useful if youre working with splunk

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.