Skip to content

1.2.9

Choose a tag to compare

@gjanders gjanders released this 22 Sep 10:16
· 16 commits to master since this release

New features:

  • Added wildcard support for restores, so restore a savedsearch of Test* will now restore any savedsearch starting with Test, wildcards can be used on any knowledge object
  • Created a new file called test_git.py

Updates:

  • Re-factored splunkversioncontrol_restore_class.py
  • Added more debug logging in case something does fail on restoration
  • Updated the savedsearches for the _audit index query to look for info=completed as well as info=granted, as this does not appear in Splunk 9
  • Added more time for the _audit log entry to appear, previously it would appear on the same second the dashboard was run, now there is an approx 10 second delay

Library updates:

  • Updated Splunk python SDK to 1.7.2