Feature Request
It would be nice if the papertrail event webhook captured more of the available fields on the event (e.g. the log line).
Proposal:
Add more fields to collection for event webhook only - see #9940 for desired implementation.
Current behavior:
Both the count and event webhook only return the count of matching events.
Desired behavior:
The proposal is to improve the event webhook, and let users who prefer the current behaviour switch to the count webhook.
Use case:
We have a papertrail search that currently forwards events to PagerDuty. Instead, we want to forward to a telegraf webhook, then to InfluxDB where we can define custom alerting rules (e.g., alert if we see two similar log lines within a time period).
Feature Request
It would be nice if the papertrail event webhook captured more of the available fields on the event (e.g. the log line).
Proposal:
Add more fields to collection for event webhook only - see #9940 for desired implementation.
Current behavior:
Both the count and event webhook only return the count of matching events.
Desired behavior:
The proposal is to improve the event webhook, and let users who prefer the current behaviour switch to the count webhook.
Use case:
We have a papertrail search that currently forwards events to PagerDuty. Instead, we want to forward to a telegraf webhook, then to InfluxDB where we can define custom alerting rules (e.g., alert if we see two similar log lines within a time period).