All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add Stream Rules for Streams
- Add Extractors for Inputs
- Convert node's hostname to node_id
- Convert input's type_id to type's name
options[:base_url]
can be with slash at the end
- Get info about input types
- Use name of type then create an input
- Manage tokens of users
- Get default index set
- Authentication with token
- Options for http read and http open timeouts
- Support SSL
- Rename Client.json_request to Client.request
- Manage dashboards
- Manage static fields of inputs
- Update and make default methods for System/IndexSets
- Mange stream alerts for all streams.
- Manage streams.
- System information of current node.
- Node discovery.
- Index sets.
- Message inputs.
- Check status of response(success or fail).
- Start using changelog.
- Use [] for response fields instead of body[] method.