Splunk Enterprise

Splunk search

uagraw01
Motivator

Hello Splunkers !!

I am getting below while executing the search . Please let me know why this error occurs and help me fix the issue.

uagraw01_0-1702888966178.png

 

0 Karma

bowesmana
SplunkTrust
SplunkTrust

Your `indextime` is a macro and it's expansion does not work with the >=$info_min_time$

Other points:

The documentation says that map does not work after appendpipe or append commands - see Known limitations

https://docs.splunk.com/Documentation/Splunk/9.1.1/SearchReference/map

Your use of appendpipe in this example is odd in that it does nothing - I assume this is from some more complete search

This search is probably NOT the way you want to do what you are trying to do - given your maxsearch=20000, this may take forever to run if you really have that many searches to run sequentially.

Perhaps you can say what you're trying to achieve as map seems as though it may not be the solution for your scenario.

 

0 Karma

splunkreal
Influencer

Hello @uagraw01  what is `indextime`for you, is that macro? If yes try replacing by the content of the macro directly.

* If this helps, please upvote or accept solution if it solved *
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...