Skip to content

Truncate /var/log/syslog, or read from end? #9

@MatthewClarkMay

Description

@MatthewClarkMay

If there are residual logs in /var/log/syslog, they will all be processed by DataServer.py when initialized. I would prefer if it only processed real time events.

Two options:

  1. Truncate /var/log/syslog when DataServer.py is initialized.
  2. Start reading from end of /var/log/syslog.

Thoughts/Ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions