1
0
Fork 0
mirror of https://github.com/ThomasGsp/HyperProxmox.git synced 2025-03-09 15:40:18 +00:00

- Implement bulk writting log

This commit is contained in:
Tlams 2018-04-12 17:29:34 +01:00
parent 640334893d
commit f67a6463ad
3 changed files with 40 additions and 23 deletions

View file

@ -6,6 +6,9 @@ user: hyperproxmox
key_pvt: private/keys/Ragnarok.pvt.key
key_pub: private/keys/Ragnarok.pub.key
admin_mail: tlams@localhost
[web]
user: www-data
@ -49,8 +52,10 @@ debug = False
; debug level 1: "INFO", 2: "WARNING", 3: "ERROR", 4: "CRITICAL", 5: "DEBUG"
logs_level = 1
; Limit IO writte, if debug level is active, this value is overwrite to 0
; Limit IO write, if debug level is active, this value is overwrite to 0
bulk_write = 1
; Buffer size
bulk_size = 1000
; log output
logs_dir = /var/log/hyperproxmox/