I have the following empty log files in my root directory and don't know where these come from. Should be something coming by default with Proxmox, because i I remember correctly the first file was created before I customized the system and installed additional software. Additionally, what I installed AFAIK doesn't behave that way and shouldn't create those log files. It's just about things like HTP, SYSSTAT and stuff like that, nothing complex like Proxmox, only smaller tools I need.
Any idea? I would like to put these things into a different directory.
Thanks!
Bash:
root@srv01:/# ls -lisa wget-log*
133388 1 -rw-r--r-- 1 root root 0 Aug 30 14:09 wget-log
131135 1 -rw-r--r-- 1 root root 0 Aug 30 14:09 wget-log.1
131389 1 -rw-r--r-- 1 root root 0 Aug 31 10:18 wget-log.10
132632 1 -rw-r--r-- 1 root root 0 Sep 1 18:53 wget-log.11
132102 1 -rw-r--r-- 1 root root 0 Sep 1 18:53 wget-log.12
133177 1 -rw-r--r-- 1 root root 0 Sep 1 18:53 wget-log.13
131886 1 -rw-r--r-- 1 root root 0 Sep 3 08:31 wget-log.14
133593 1 -rw-r--r-- 1 root root 0 Sep 3 08:31 wget-log.15
131976 1 -rw-r--r-- 1 root root 0 Aug 31 06:40 wget-log.2
131721 1 -rw-r--r-- 1 root root 0 Aug 31 06:40 wget-log.3
132742 1 -rw-r--r-- 1 root root 0 Aug 31 06:40 wget-log.4
132691 1 -rw-r--r-- 1 root root 0 Aug 31 10:09 wget-log.5
131977 1 -rw-r--r-- 1 root root 0 Aug 31 10:09 wget-log.6
133125 1 -rw-r--r-- 1 root root 0 Aug 31 10:09 wget-log.7
133248 1 -rw-r--r-- 1 root root 0 Aug 31 10:18 wget-log.8
132911 1 -rw-r--r-- 1 root root 0 Aug 31 10:18 wget-log.9
root@srv01:/#
Bash:
root@srv01:/# pveversion
pve-manager/8.2.4/faa83925c9641325 (running kernel: 6.8.12-1-pve)
Any idea? I would like to put these things into a different directory.
Thanks!