Expand description
A start on implementing Splunk-SDK-like-things
Modules§
- client
- Client for splunk enterprise/cloud API things, login, search, manipulate config items etc.
- errors
- Error things
- hec
- HTTP Event Collector related functionality
- search
- Want to search things? Here’s your place.
Structs§
- Server
Config - What we’re going to use to connect to the server
Enums§
- Server
Config Type - This is just used in get_serverconfig so you can say “I need a HEC or I need an API one!”