Splunk Search

How to search a string having multiple lines?

Bhagyashri
Explorer

I want to search a string

"call_before_download = function(){
showInstallInstructions(); }

0 Karma

jkat54
SplunkTrust
SplunkTrust
"call_before_download = function(){" AND "showInstallInstructions(); }"
0 Karma

sundareshr
Legend

Something like this should work

...| regex _raw="call_before[\s\S]+showInstallInstructions\(\); }"

If you have this extracted in a field, you should replace _raw with fieldname

0 Karma
Get Updates on the Splunk Community!

Leveraging Detections from the Splunk Threat Research Team & Cisco Talos

  Now On Demand  Stay ahead of today’s evolving threats with the combined power of the Splunk Threat Research ...

New in Splunk Observability Cloud: Automated Archiving for Unused Metrics

Automated Archival is a new capability within Metrics Management; which is a robust usage & cost optimization ...

Calling All Security Pros: Ready to Race Through Boston?

Hey Splunkers, .conf25 is heading to Boston and we’re kicking things off with something bold, competitive, and ...