Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[System logs]: Eliminate duplicate log messages and attempt rotation more frequently #520

Merged
merged 14 commits into from
Apr 21, 2017
Merged

[System logs]: Eliminate duplicate log messages and attempt rotation more frequently #520

merged 14 commits into from
Apr 21, 2017

Commits on Apr 19, 2017

  1. Configuration menu
    Copy the full SHA
    27e610b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    364c945 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8e435d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. Log all SONiC process messages to /var/log/syslog; prevent duplicate …

    …logging to /var/log/messages
    jleveque committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    3817db5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21b08c2 View commit details
    Browse the repository at this point in the history
  3. Log all teamd messages to /var/log/teamd.log; Add more SONiC program …

    …names to SONiC rules clause
    jleveque committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    6304f9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b0dd39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bfaf4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88e58d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7e075c View commit details
    Browse the repository at this point in the history
  8. Add '.log' suffix to wildcards, otherwise logrotate will rotate alrea…

    …dy-rotated logs (e.g., bgpd.log.1.1.1.1.1...)
    jleveque committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    7c02b86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ccd0d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Don't overwrite system crontab, instead, install additional logrotate…

    … crontab file into /etc/cron.d
    jleveque committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    de4552b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea8e998 View commit details
    Browse the repository at this point in the history