Supported Providers
Parseable
Parseable provider allows integration with Parseable, a tool for collecting and querying logs.
Authentication
This provider requires authentication.
- parseable_server: Parseable Frontend URL (required: True, sensitive: False)
- username: Parseable username (required: True, sensitive: False)
- password: Parseable password (required: True, sensitive: True)
In workflows
This provider can’t be used as a “step” or “action” in workflows. If you want to use it, please let us know by creating an issue in the GitHub repository.
Connecting with the Provider
- Obtain an API key from your Parseable instance.
- Configure your provider using the
api_key
andparseable_url
.