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

Split valkey.log and audit.log #261

Open
wants to merge 5 commits into
base: unstable
Choose a base branch
from

Commits on Apr 8, 2024

  1. Add audit logfile in config

    Signed-off-by: LiiNen <kjeonghoon065@gmail.com>
    LiiNen committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4e82f71 View commit details
    Browse the repository at this point in the history
  2. Add fp check in config, with fix condition for only verbose

    Signed-off-by: LiiNen <kjeonghoon065@gmail.com>
    LiiNen committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    257c8f4 View commit details
    Browse the repository at this point in the history
  3. Add verbosity edit logic if it is defined

    Signed-off-by: LiiNen <kjeonghoon065@gmail.com>
    LiiNen committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9b25e35 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    Signed-off-by: LiiNen <kjeonghoon065@gmail.com>
    LiiNen committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ef859a1 View commit details
    Browse the repository at this point in the history
  5. Fix condition: only for loglevel is verbose

    Signed-off-by: LiiNen <kjeonghoon065@gmail.com>
    LiiNen committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f1988f8 View commit details
    Browse the repository at this point in the history