Skip to content

Support Graylog 6#60

Merged
irgendwr merged 6 commits intomasterfrom
graylog6
May 16, 2024
Merged

Support Graylog 6#60
irgendwr merged 6 commits intomasterfrom
graylog6

Conversation

@irgendwr
Copy link
Owner

@irgendwr irgendwr commented May 16, 2024

I hate Java. I spent hours on this. It's really tempting to stop maintaining this project.

I still don't understand why I'm unable to build it locally. Is that just a me problem? Can anyone even build this successfully on their system?

@irgendwr irgendwr self-assigned this May 16, 2024
@irgendwr irgendwr merged commit 212cd72 into master May 16, 2024
@irgendwr irgendwr deleted the graylog6 branch May 16, 2024 02:45
@trogper
Copy link

trogper commented May 16, 2024

I hate Java. I spent hours on this shit. It's really tempting to stop maintaining this project.

I still don't understand why I'm unable to produce a working build locally. Is that just a me problem? Can anyone even build this successfully on their system?

I have tried, have found out that you can not build on windows (whatever...), Then tried WSL, had to install very specific version of maven, then install jdk 17, clone graylog server and then there were still som errors. So I gave up.

Anyways, thanks for the effort

@charles0103
Copy link

I installed and set up graylog 6.1.1 and telegram alert plug-in [v2.5.0], when an alarm occurs the telegram alert does not notify,but graylog test graylog notification is successfully.

@irgendwr
Copy link
Owner Author

irgendwr commented Nov 7, 2024

@charles0103 please open a new issue and include the Graylog logs and the message template.

@anhdd95
Copy link

anhdd95 commented Nov 12, 2024

I have the same problem with charles0103, I installed graylog 6.1.1 and telegram plugin v2.5.0, notification test work normaly but alert not work when event trigger. (email notification using the same event trigger does not have problem).
My template:
###Graylog###
${if backlog}
${foreach backlog message}
${message.source} ${message.timestamp} ${message.message}
${end}
${end}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants