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 via Webhook (omnidirectional)
This is an example of how to configure an alert to be sent to Keep using Parseable’s webhook feature. Post this to https://YOUR_PARSEABLE_SERVER/api/v1/logstream/YOUR_STREAM_NAME/alertConnecting with the Provider
- Obtain an API key from your Parseable instance.
- Configure your provider using the
api_key
andparseable_url
.