Disable stderr log target on BTS daemons

We don't do anything with it anyway.
This commit is contained in:
Keith Whyte 2023-01-24 21:42:03 +01:00
parent 791f7ac968
commit f98044c9d2
2 changed files with 5 additions and 17 deletions

View file

@ -2,23 +2,8 @@
! OsmoBTS () configuration saved from vty ! OsmoBTS () configuration saved from vty
!! !!
! !
log stderr no log stderr
logging filter all 1 !
logging color 1
logging print category-hex 0
logging print category 1
logging timestamp 0
logging print file 1
logging level rsl info
logging level oml info
logging level rll notice
logging level rr notice
logging level meas notice
logging level pag info
logging level l1c info
logging level l1p info
logging level dsp info
logging level abis notice
stats interval 10 stats interval 10
stats reporter statsd stats reporter statsd
remote-ip 172.16.0.1 remote-ip 172.16.0.1

View file

@ -1,3 +1,5 @@
no log stderr
!
stats interval 10 stats interval 10
stats reporter statsd stats reporter statsd
remote-ip 172.16.0.1 remote-ip 172.16.0.1
@ -5,6 +7,7 @@ stats reporter statsd
level global level global
no prefix no prefix
enable enable
!
pcu pcu
flow-control-interval 10 flow-control-interval 10
cs 4 cs 4