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
Motivator

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
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...