Multiple Log Files

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Multiple Log Files

  • Creator
    Topic
  • #54209
    Benjamin Rubin
    Participant

      Is there any way for an EOConfig or another part of Cloverleaf to push logs into multiple files?

      I’m investigating the ability of shipping engine information elsewhere in order to apply some logic and output (real-time/historical) metrics [1].

      The issue is that some of the more interesting data that comes out of cloverleaf’s process logs has way too much information to store on disk for any amount of time.  Specifically message text on the ‘OB post-SMS message details’ events.

      I’d hate to have to intercept the logs, grep out the useful information, and then write the rest to the disk for archiving.  Ideally the data I want should be written to another file that I can truncate as needed without compromising my normal log information.

      Any ideas are welcome.

      [1] Probably using logstash and graphite/grafana

    • The forum ‘Cloverleaf’ is closed to new topics and replies.