Splunk Search

Stats include all fields

tmontney
Builder

| stats sum(Score) AS TotalScore, values(value1) AS value1, values(value2) AS value2, values(value3) AS value3, by Username

How can I just add all fields so they're available in an alert, such as sending an email?

Labels (1)
0 Karma
1 Solution

anilchaithu
Builder

@tmontney 

you can use something like this 

|stats sum(Score) AS TotalScore values(*) as * by Username

 

Hope this helps 

View solution in original post

anilchaithu
Builder

@tmontney 

you can use something like this 

|stats sum(Score) AS TotalScore values(*) as * by Username

 

Hope this helps 

tmontney
Builder

Perfect! I knew there had to be some wildcard support.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Self-Healing Pipeline Is Now Generally Available: AI-Powered CIM Compliance

Maintaining data integrity across security and analytics pipelines is an ongoing challenge. Data ...

[Puzzles] Solve, Learn, Repeat: Family Trees

This puzzle (first published here is based on finding grandparents and grandchildren (inspired by a question ...

Break the Build: Inside the KubeDoom Lounge at .conf26

    You step up to the machine. The pixelated corridors of a certain 1993 FPS load in front of you, EMP Pulse ...