You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
342 B
9 lines
342 B
1. Objective:
|
|
Random time series data (logons) for 8 months with a randomly upward trend.
|
|
Designed to make it easy to show off charting and math - things like timewrap and anomaly detection.
|
|
|
|
2. License: Splunk Owned
|
|
|
|
5. Field Meanings:
|
|
A. _time: UNIX epoch time (local time)
|
|
B. logons: number of logons to an application every minute |