How to do it...

Follow the steps in this recipe to identify potential session spoofing activity:

  1. Log in to your Splunk server.
  2. Select the Splunk Machine Learning Toolkit application.
  3. Click on the Assistants dropdown menu and select Forecast Time Series:
  1. Ensure the time range picker is set to Last 90 Days and type the following search into the search bar. Then, click on the search button or hit Enter:
index=main sourcetype=log4j requestType="checkout" | timechart sum(total) AS total span=1week 
  1. The Splunk Machine Learning Toolkit will now return a Raw Data Preview of the results:
  1. Now, let's choose the appropriate options to perform ...

Get Splunk Operational Intelligence Cookbook - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.