daily autocommit

This commit is contained in:
2022-11-02 18:03:06 +01:00
parent 4c327af225
commit cf24377267
3 changed files with 10 additions and 1 deletions
+1
View File
@@ -475,6 +475,7 @@ maybe chmod 0755 'logrotate.d'
maybe chmod 0644 'logrotate.d/alternatives'
maybe chmod 0644 'logrotate.d/apt'
maybe chmod 0644 'logrotate.d/btmp'
maybe chmod 0644 'logrotate.d/docker-container'
maybe chmod 0644 'logrotate.d/dpkg'
maybe chmod 0644 'logrotate.d/rsyslog'
maybe chmod 0644 'logrotate.d/wtmp'
+1 -1
View File
@@ -1 +1 @@
{'host_secret': 'kwgdpsxglkabglrcselwgbxzgjdccindehyefyjejieztqoewmxmaenvqobhaovk', 'server': '192.168.0.99', 'site': 'realm', 'host_name': 'serviceraspi2.realm.local', 'protocol': 'http', 'user': 'caelebfi', 'last_check': 1666964462.8305984, 'installed_aghash': '0649383f09ad3ac2', 'last_update': 1666964489.60659, 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f9e5cc220>: Failed to establish a new connection: [Errno 113] No route to host'))", 'pending_hash': None}
{'host_secret': 'kwgdpsxglkabglrcselwgbxzgjdccindehyefyjejieztqoewmxmaenvqobhaovk', 'server': '192.168.0.99', 'site': 'realm', 'host_name': 'serviceraspi2.realm.local', 'protocol': 'http', 'user': 'caelebfi', 'last_check': 1666964462.8305984, 'installed_aghash': '0649383f09ad3ac2', 'last_update': 1666964489.60659, 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f8dd77220>: Failed to establish a new connection: [Errno 113] No route to host'))", 'pending_hash': None}
+8
View File
@@ -0,0 +1,8 @@
/var/lib/docker/containers/*/*.log {
rotate 7
daily
compress
missingok
delaycompress
copytruncate
}