I am trying to get logs published to slack from Si...
# general
d
I am trying to get logs published to slack from Signoz. The alerts are almost what looking for; just that they are more like a trigger while i try to get the actual log message to slack (with a certain filters applied ofcourse) instead of the a alaert that trh trigger is activated and deactivated. Is that possible with signoz?
s
It’s not clear what you are trying to achieve. But it should be possible to get the body send in the Slack alert description/summary. Can you help us understand what’s the use-case/problem?
d
I did setup an (log) alert to send out notifications to slack resulting in a more generic message to slack that a threshold value was met and later on getting an new slack message when its below the threshold again. I am more looking for just forwarding log messages to slack channel
more looking like; where just see the exact message of the log line and no report when below threshold
s
Can you create an issue for it here https://github.com/SigNoz/signoz?
d
will do