Mike McDonough

Results 4 comments of Mike McDonough

Thanks for responding so quickly, The locID is how I know where the alert is coming from it comes from an os env which is then used as a yaml...

Hello again @benjojo, So I got this mod of main.go to work but I'm not entirely happy and it's not something I think I would suggest a fork for. ```diff...

I found a work around to adding an alert origin identity, locationID in my case. By creating the alertmanager alerting rules is a config map template, I have access to...

I have found the same behavior and had to dive into three layers of 'payload'. var packet = pcap.decode.packet(raw_packet); console.log(packet.payload.payload.payload); This seems to be a vector to introduce errors since...