Training + Certification Discussions

Can you help me with with Module 9, Task 6 in Splunk training and certification Fundamentals 1 course?

Grimm1974
New Member

For some reason the Parenthesis on avg(Duration) won't work.

I have entered the answer "index=main sourcetype=db_audit | stats avg(Duration)" but when I enter it, I get an additional set of parenthesis

0 Karma

burwell
SplunkTrust
SplunkTrust

I don't know if this is the paren problem, but Splunk is sensitive to spaces.

For example

index=_internal avg_age=* |  stats avg(avg_age)

If I put a space after avg I get an error

index=_internal avg_age=* |  stats avg (avg_age)

Error in 'stats' command: The argument '(avg_age)' is invalid.

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...