Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Messaging Reliability Engineering with Go

rhykw
June 10, 2021

Messaging Reliability Engineering with Go

rhykw

June 10, 2021
Tweet

More Decks by rhykw

Other Decks in Technology

Transcript

  1. 5 cclogconvの紹介 使用例: (普通のログ) Jun 10 10:12:07 c6222d9a5533 postfix_internal/smtpd[907553]: 6F2E119A00E1:

    client=localhost[127.0.0.1], sasl_sender=w07zd4ntf@example.com, orig_client=unknown[94.142.241.82]
  2. 6 cclogconvの紹介 使用例: (cclogconvを通したログ) Jun 10 10:12:07 c6222d9a5533 postfix_internal/smtpd 907553

    : 6F2E119A00E1: client=localhost - 127.0.0.1 , sasl_sender=w07zd4ntf@example.com, orig_client=unknown NL 94.142.241.82
  3. 7 cclogconvの紹介 使用例: (cclogconv -cc XX で国コード指定) [root@c6222d9a5533 ~]# tail

    -f /var/log/maillog | sed -re 's/(\[|\])/ /g' | / vagrant/cclogconv -cc RU Jun 10 10:17:14 c6222d9a5533 postfix_internal/smtpd 907802 : 8292219A1479: client=localhost - 127.0.0.1 , sasl_sender=xcrgbbwg4@example.com, orig_client=unknown RU 95.152.62.78