我在 Ubuntu 22.04 上安装了 aide,并保留了默认配置。运行后,我收到一封电子邮件报告,表明一切顺利。请参阅下面的报告。
和/var/lib/aide/aide.db.new
为零/var/lib/aide/aide.db
字节。设备上有足够的可用空间,我在日志文件中找不到任何异常。
关于如何寻找该问题的原因,您有什么想法吗?
AIDE returned with exit code 1. Added entries detected!
AIDE produced no errors.
******************************************************************************
* AIDE has returned long output which has been truncated in this mail *
******************************************************************************
Output is 2792556 lines, truncated to 1000.
Start timestamp: 2023-08-20 06:25:01 +0200 (AIDE 0.17.4)
AIDE found differences between database and filesystem!!
New AIDE database written to /var/lib/aide/aide.db.new
Ignored e2fs attributes: EIh
Summary:
Total number of entries: 2792523
Added entries: 2792500
Removed entries: 0
Changed entries: 0
答案1
在 Ubuntu 上,安装包后您需要运行aideinit
来创建新的数据库aide
。