Skip to content

Instantly share code, notes, and snippets.

View joshzitting's full-sized avatar

Joshua Zitting joshzitting

  • Tonaquint Data Center
  • St. George, UT
View GitHub Profile
Here is the output plugin I am trying to use..
https://github.com/javiermatos/logstash-output-sentry
However Sentry is receiving this as the "level_tag"
{
"name": "level",
"value": "%{[sentry_severity]}"
}
But it is also showing the proper string for sentry_severity... sentry_severity: info
curl -s -X GET http://uchiwa:password@10.10.10.100:4567/silenced | jq .
[
{
{
"id": "client:admin1.lax:check_disk",
"subscription": "client:admin1.lax",
"check": "check_disk",
"reason": null,
"creator": "cty",
"expire_on_resolve": false,