Skip to content

Commit

Permalink
verifying logging parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
picksitquick committed Feb 4, 2024
1 parent e3ebd67 commit ef90313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamedoora-user-services.service
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ StandardError=file:/var/log/gamedoora/user_service_logs/user_services.log

# Rotate log based on days, capacity, file size, compress, etc.
# LogsDirectory=/gamedoora/user_service_logs
RuntimeMaxUse=15d
RuntimeMaxUse=15M
RuntimeMaxFileSize=10M

# Comment RunTimeMaxFileSize and Uncomment below, if instead of file size you want to switch to log size.
Expand Down

0 comments on commit ef90313

Please sign in to comment.