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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...