mirror of
https://github.com/RangeNetworks/openbts.git
synced 2025-11-02 21:03:16 +00:00
10 lines
256 B
Plaintext
10 lines
256 B
Plaintext
# OpenBTS logging controls
|
|
|
|
# (pat) These options increase the rate-limit on number of messages per second.
|
|
# See http://www.rsyslog.com/changing-the-settings/
|
|
$SystemLogRateLimitInterval 2
|
|
$SystemLogRateLimitBurst 100000
|
|
|
|
local7.* /var/log/OpenBTS.log
|
|
|