-
Notifications
You must be signed in to change notification settings - Fork 444
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
If you have a Splunk Support contract, creating a support case for your issue may result in faster resolution.
Describe the bug
A couple days ago, you have merged a commit where you add a default stanza with disabled = 1.
splunk/contentctl#421
That causes that any other saved searches in the system without an explicit disabled setting gets deactivated too.
[default]
disabled = 1
description = "This search was removed in a previous release, or is otherwise not present."
search = | makeresults | eval text = "This search was removed in a previous release, or is otherwise not present."
I've temporarily fixed this with ansible but I'm sure this has affected every client that uses this framework.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
App Version:
- ESCU: [e.g. 3.51.0]
- Splunk Security Essentials: [e.g. 3.5.0]
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working