Search Basics with Splunk

22
5



Tune in to this Tech Talk to learn the power of Splunk Search, as we like to call “Schema on the Fly”, a beginner’s level introduction to Search, SPL, and Pivots, and what you can do with your search results using reports, alerts, dashboards, and visualizations!. See more follow up resources and sign up for live webinars on our community discussion site at www.splunk.com/techtalk

source

Previous articleGo from 0 to monitoring in minutes with Netdata
Next articleAppDynamics (FREE Workshop) tutorials || by Real Time Expert On 11-07-2021 @10AM IST

5 COMMENTS

  1. Hello, thanks for the video. One question I had is around 21:50 in the video. Did you mean to count(status) not sum() the status because that would add 404 + 404 + 500 etc… giving you 1308 when you would actually want 3 errors for that uri? If not could you please explain why you would add the error codes. Thanks again!