Splunk Search

Is it possible to implement base search in query with multiple appendcols

ronsri
Observer

index=test sourcetype=test_access tag=prod server_name!="www.test.com" earliest=-4h latest=now | timechart eval(avg(request_time)*1000) as "Today" | appendcols [search index=test sourcetype=test_access tag=prod server_name!="www.test.com" earliest=-7d-4h latest=-7d | timechart eval(avg(request_time)*1000) as "LW1"] | appendcols [search index=test sourcetype=test_access tag=prod server_name!="www.test.com" earliest=-14d-4h latest=-14d | timechart eval(avg(request_time)*1000) as "LW2"]base-search

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

It is just a search - try it 😀

0 Karma
Get Updates on the Splunk Community!

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...

Stay Connected: Your Guide to July Tech Talks, Office Hours, and Webinars!

What are Community Office Hours?Community Office Hours is an interactive 60-minute Zoom series where ...