小编Mik*_*Do-的帖子

journald memory usage on CentOS 7

I have an AWS EC2 instance running a CentOS 7.7.1908 (systemd 219) with a server application. The server logs quite a lot of information to the system logs (using syslog).

I have recently enabled persistent storage of the system logs using this answer. Since then, the memory consumption of systemd-journald is constantly growing.

After a full day, systemd-journald ends up using more than 250M of RAM.

我做了一个快速测试来确认 Journald RAM 使用量实际上在增长。

测试 :

  • 获取systemd-journald内存使用情况
  • 使用以下命令将一堆数据记录到系统日志中logger
  • 获取 …

centos memory-usage systemd journald

6
推荐指数
0
解决办法
3482
查看次数

标签 统计

centos ×1

journald ×1

memory-usage ×1

systemd ×1