- Author: Simon Balz [email protected]
- 2015-04-29 sba - Updated examples according latest SimpleXML changes
- 2014-06-19 sba - v1.0 released
- 2014-06-21 sba - v1.1 released
- v1.0 Initial release
- v1.1 Added examples and explanation for token usage
Install the app as a normal Splunk app. Copy autodiscover.js from appserver/static to your app's appserver/static. Restart splunk.
- Example dashboard is included
- There are some necessary options:
- managerid: ID of the Search manager
- categoryField: Name of a Splunk field containing the series
- valueField: Name of a Splunk field containing the series value
- span: Span between ticks in miliseconds
- unitLabel: Suffix for series values
- valueLabel: Label for values
- n/a
- n/a
- n/a
- n/a
- n/a
- Automatically extract span from the search
- Better documentation
- Support for different chart types for each series