Splunk Search

BUG : macros do not expand within 'map'

jonuwz
Influencer

If I create a simple macro called 'test' defined as

* | head 1 | eval text="boo" | fields text

Then run a search using map :

* | head 5 | map search="search `test`" | table text

I would expect to see 5 lines with text="boo"

What I actually see is a warning that reads :

Unable to run query '`test`'.

Is there a limitation in map when it comes to macro expansion ?

Tags (1)
1 Solution

mzax
Splunk Employee
Splunk Employee

Should not. It's a bug. SPL-66265 was created.

Workaround:
Promote the macro from the user to the app level = Change the macro permissions from Private to app or all apps.

View solution in original post

mzax
Splunk Employee
Splunk Employee

Should not. It's a bug. SPL-66265 was created.

Workaround:
Promote the macro from the user to the app level = Change the macro permissions from Private to app or all apps.

Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...