Splunk Search

How many times we can use eval command or eval function in a single query?? Are there any limitation to use the eval , like to use only to a certain number of times in a query.. if so why?

shankeranollamu
New Member

please ans the question

Tags (1)
0 Karma

adonio
Ultra Champion

hello there,
what is the use case?
consider that many times:

| eval a = b | eval c = d | eval e = f | ... | eval n = n1

is like:

| eval a = b, c =d, e = f, ... , n = n1

hope it helps

0 Karma

skoelpin
SplunkTrust
SplunkTrust

More then you will need.. What's your purpose of wanting thousands of evals in a query?

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 ...