This website requires JavaScript.
Explore
Help
Sign in
Infrastructure
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
6
Projects
Releases
Packages
Wiki
Activity
Actions
00804542f3
ansible
/
roles
/
base
/
files
/
rsyslog
/
rsyslog-limits-systemd
5 lines
51 B
Text
Raw
Normal View
History
Unescape
Escape
try to fix part of ticket #9273 by increasing the number of open files allowed on log servers and people as they have a large number of files to deal with.
2020-08-28 08:26:19 -04:00
$MaxOpenFiles 131072
[rsyslog systemd] make the file conformant with larger file settings
2019-03-04 19:02:02 +00:00
[Service]
try to fix part of ticket #9273 by increasing the number of open files allowed on log servers and people as they have a large number of files to deal with.
2020-08-28 08:26:19 -04:00
LimitNOFILE=131072
Reference in a new issue
Copy permalink