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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...