Skip to content

[BUG] Disabled searches due to default stanza #3892

@n3w4z4

Description

@n3w4z4

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions