splunk-fetcher#

Version 0.14.0 (2024-11-08)#

Fixes#

  • Wrong SplunkResult initialization (#488)

Version 0.11.0 (2024-03-21)#

The splunk-fetcher does now support a --token flag. This allows you to authenticate with a token instead of a username and a password.

Version 0.10.0 (2023-11-21)#

New Features#

The splunk-fetcher does now support a --since flag. This allows you to define the time since when data should be fetched for your provided query.

Bugfixes#

  • The splunk-fetcher now returns the csv data in the same column schema as splunk provides them.