Syslogd output

Home Forums MultiConnect OCG Syslogd output

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4871
    Mark Gajdosik
    Participant

    Hi,

    we would like to redirect the syslog output to an SD card. By default, the logs are stored in a volatile memory and are lost after each reboot. We did this by linking /var/log to /media/card/logs.

    The question is: Is this a good idea? Could this cause any issues with the operating system?

    Thank you.

    #4872
    Mike Fiore
    Blocked

    Mark,
    Linking /var/log/ to your media card shouldn’t cause any problems. You may want to take a look at the syslog settings if you’re also wanting to keep logs around longer, keep bigger log files, etc. CoreCDP uses Busybox Syslog, which ignores the default /etc/syslogd.conf file. It instead sources /etc/default/busybox-syslog for default parameters. Adjusting this file and restarting Syslog should change its behavior accordingly.

    Cheers,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.