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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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