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

firebird.log file size limitation and log rotation for Windows platform [CORE6037] #6287

Closed
firebird-automations opened this issue Mar 28, 2019 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Boulitchev Alexey (pastor)

Duplicates CORE782

In case lot of errors, like network, low space for database file etc. firebirdsql.log grow without limitation.
This can potentially overflow system partition OS.
Under linux-like OS exist logrotate.
I suggest add such behavior for firebirdsql.log. With two params: MaxLogFileSize and RotateCount.

@firebird-automations
Copy link
Collaborator Author

Commented by: @aafemt

Better yet would be make logging plugin-based which would allow to use any available logging facility, including syslog.

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

CORE782
#94

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

Link: This issue duplicates CORE782 [ CORE782 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Duplicate [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant