You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -359,11 +359,15 @@ These are appear to be from premium apps but it does imply that there is a mecha
359
359
Feel free to open an issue on github or use the contact author on the SplunkBase link and I will try to get back to you when possible, thanks!
360
360
361
361
## Release Notes
362
-
### 3.0.15
362
+
### 4.0.0
363
363
- Merged pull request from sifters relating to replacing comment macro with the triple backtick option introduced in Splunk 8.1. This involved editing many searches to change the format of the comments.
364
364
365
365
New reports:
366
-
- SearchHeadLevel - configtracker index example2
366
+
-`SearchHeadLevel - configtracker index example2`
367
+
368
+
The version number has moved to 4.0.0 as this change has the potential to introduce issues with the change of comment syntax. I've completed multiple reviews and I beleive there should be no broken alerts but please report them via the contact the author if you find any
369
+
370
+
This version removes compatibility with Splunk versions below 8.1 due to the use of the newer comment syntax
0 commit comments