Splunk Cloud Platform

How to include full log in Splunk alert message ?

splunker_899
Engager

How to include a full log-in Splunk alert message?

Labels (1)
Tags (1)
0 Karma
1 Solution

chaker
Contributor

Make sure the field _raw is included in your search results. Then you could use $result._raw$ in an email alert for example.

https://docs.splunk.com/Documentation/Splunk/9.0.1/Alert/Emailnotification

 

View solution in original post

chaker
Contributor

Make sure the field _raw is included in your search results. Then you could use $result._raw$ in an email alert for example.

https://docs.splunk.com/Documentation/Splunk/9.0.1/Alert/Emailnotification

 

ITWhisperer
SplunkTrust
SplunkTrust

_fields are often hidden so you could try renaming _raw to raw

| rename _raw as raw
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...