Skip to content

With postifix exporter and logging#82

Closed
konvergence wants to merge 15 commits intodocker-mailserver:masterfrom
konvergence:with-postifix-exporter-and-logging
Closed

With postifix exporter and logging#82
konvergence wants to merge 15 commits intodocker-mailserver:masterfrom
konvergence:with-postifix-exporter-and-logging

Conversation

@konvergence
Copy link
Contributor

This pull request add kube-logging flow to parse logs for postfix/smtp logs
This generate this king of logs

{
  "time":"Feb 27 09:02:38",
  "hostname":"MyHOSTNAME",
  "process":"postfix/smtp[26490]",
  "queue_id":"5E31727A35D",
  "to":"*********@myemail.net",
  "domain":"myemail.net",
  "relay":"gateway-f1.isp.att.net[199.127.217.17]:25",
  "conn_use":2,
  "delay":0.58,
  "delays":"0.11/0.03/0.23/0.20",
  "dsn":"2.0.0",
  "status":"sent",
  "status_detail":"(250 ok ; id=en4req0070M63004172202102)"
}

@cfis
Copy link
Collaborator

cfis commented Feb 2, 2024

It looks like part of this PR were merged (the metrics section), so closing. Sorry for the long delay.

@cfis cfis closed this Feb 2, 2024
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.

2 participants