Splunk Search

Filter Particar results from Macros

alex4
Loves-to-Learn Lots

Below query i am using to get the list of all indexes

| eventcount summarize=false index=* | dedup index | fields index

 `dm_mapped_indexes` This macros contain the list of indexes. 

Now i want to filter all the indexes from these macros " `dm_mapped_indexes`" and get all the other indexes.

Labels (4)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

It depends on what your macro expands to, but try this

| search NOT `dm_mapped_indexes`

Otherwise, please provide more details, e.g. a cut-down, sanitised version of your macro.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...