Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Forward emails as events to Event Console

    • Forwarding Method

      You can select if you want to send the events to the Event Console or a remote syslog host. If you want to send the events to the local EC, we recommend using the spooling mechanism.

      The check will store all collected events in one file in ~/var/mkeventd/spool using the spooling mechanism.


      Code Block
      languagebash
      themeRDark
      OMD[mysite]:~$ ll ~/var/mkeventd/spool/
      total 3600
      -rw-rw---- 1 mysite mysite 79124 Dec 7 15:36 mysite_407343_1607351778
      -rw-rw---- 1 mysite mysite 79124 Dec 7 15:37 mysite_408329_1607351841
      



    • Only process mails with matching subject

...