Re: where to find alertmanager logs

4,436 views
Skip to first unread message

Björn Rabenstein

unread,
Mar 13, 2017, 8:04:32 AM3/13/17
to ssakh...@gmail.com, Prometheus Users
On 13 March 2017 at 00:07, <ssakh...@gmail.com> wrote:
> I have alerts firing in alertmanager but they're not sending email. Want to
> figure out why, but I'm not able to see any logs of any activity for
> alertmanager (which is running as a docker container). Where would I be able
> to find logs/are there any?

Logs to to stderr by default. Can be changed with the -log.format flag.

--
Björn Rabenstein, Engineer
http://soundcloud.com/brabenstein

SoundCloud Ltd. | Rheinsberger Str. 76/77, 10115 Berlin, Germany
Managing Director: Alexander Ljung | Incorporated in England & Wales
with Company No. 6343600 | Local Branch Office | AG Charlottenburg |
HRB 110657B

David O'Dell

unread,
Jul 22, 2019, 1:32:11 PM7/22/19
to Prometheus Users

To view logs for alertmanager:

sudo journalctl --unit=alertmanager.service
 
## extra verbose:

sudo journalctl -o verbose --unit=alertmanager.service

Mohamed Amine Ait Mbarek

unread,
Jun 14, 2020, 7:52:44 AM6/14/20
to Prometheus Users


Hi Sir,
I'm having the same problem, I'm running Alertmanager on Docker, I have alerts firing in alertmanager and I can send notifications via Slack but I can't send emails.
Can you please tell me if you found out a solution ?
Thank you 
Reply all
Reply to author
Forward
0 new messages