gotify / server

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
https://gotify.net
Other
10.43k stars 593 forks source link

Configure app graylog to use gotify for notifcations #646

Closed Compukid closed 2 months ago

Compukid commented 2 months ago

Have you read the documentation?

You are setting up gotify in

Describe your problem 1) I would like to let you know gotify is up in running and apps configured like Uptime Kuma and a small script with a curl command

2) my issue / misunderstanding is setting up app called graylog. I am trying configure an HTTP notification in graylog .... my config for graylog is ... Screenshot_20240418_104247_Chrome

-->

Any errors, logs, or other information that might help us identify your problem When testing the notification in graylog I get a 400 and not sure why.

Ex: docker-compose.yml, nginx.conf, android logcat, browser requests, etc.

Name of the information here

Can you please guide me on how I could setup graylog notification? Do you know of a plug-in I could use? 

Thank you

jmattheis commented 2 months ago

Graylog uses a different message schema than gotify. So just adding this like this because gotify expects different types.

Compukid commented 2 months ago

Graylog uses a different message schema than gotify. So just adding this like this because gotify expects different types.

Is there a plug in or anything I can do to get it to work with gotify? Or should I just configure graylog with a different notification app? 🤔

jmattheis commented 2 months ago

There is currently no gotify plugin for greylog.

Compukid commented 2 months ago

There is currently no gotify plugin for greylog.

Thank you for your quick response, I appreciate it.

mrtnbr commented 1 month ago

I have successfully configured Gotify as a Notification method in Graylog using the new "Custom HTTP Notification" Notification Type in Graylog 6.0 (recently released).