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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...