-
-
Notifications
You must be signed in to change notification settings - Fork 251
Open
Labels
Description
Good day, I'm running VERSION: heplify-server 1.59.12.
Logging is appearing on the / directory and there's no configuration to provide a target directory, or a syslog facility, etc.
Please add at least the ability to control the directory into which heplify-server writes log files.
THanks!
Jim
[root@en1homer01 ~]# tail /*log
"OPTIONS sips:en1grqa1d-ms04.en1.whitepj.net:5247;t=VS;z=QA1D SIP/2.0\nCall-ID: d24d5adc-0957-42ed-b0df-e9749b7452fe\nCSeq: 1 OPTIONS\nFrom: <sips:10.21.60.21:5060>;tag=f507a73c-db44-4328-8429-33ffc8218be2\nTo: <sips:en1grqa1d-ms04.en1.whitepj.net:5247;t=VS;z=QA1D>\nVia: SIP/2.0/TLS 10.21.60.21:5060\nMax-Forwards: 60\nContent-Length: 0\n\n\n"
nodeID: 169174028, protoType: 1, version: 2, protocol: 22, length: 332, flow: 10.21.60.21:39942->10.21.100.12:5247
2025-08-15T15:18:38Z INFO stopping heplify-server...
2025-08-15T15:18:38Z INFO stopping UDP listener on [::]:9060
2025-08-15T15:18:38Z INFO stopping WS listener on [::]:3000
2025-08-15T15:18:38Z INFO close postgres channel
2025-08-15T15:18:38Z INFO close metric channel
2025-08-15T15:18:38Z INFO heplify-server has been stopped
[root@en1homer01 ~]# ls -lrt /
total 480
drwxr-xr-x. 2 root root 6 Oct 9 2021 srv
lrwxrwxrwx. 1 root root 8 Oct 9 2021 sbin -> usr/sbin
drwxr-xr-x. 2 root root 6 Oct 9 2021 mnt
drwxr-xr-x. 2 root root 6 Oct 9 2021 media
lrwxrwxrwx. 1 root root 9 Oct 9 2021 lib64 -> usr/lib64
lrwxrwxrwx. 1 root root 7 Oct 9 2021 lib -> usr/lib
lrwxrwxrwx. 1 root root 7 Oct 9 2021 bin -> usr/bin
drwxr-xr-x. 11 root root 162 May 28 2024 opt
drwxr-xr-x. 13 root root 160 May 28 2024 usr
drwxr-xr-x. 8 root root 108 Jun 27 2024 data
drwxr-xr-x. 12 root root 171 Mar 20 17:28 home
dr-xr-xr-x. 5 root root 4096 Apr 24 18:18 boot
drwxr-xr-x. 20 root root 278 Apr 24 18:46 var
dr-xr-xr-x. 280 root root 0 Apr 24 18:47 proc
dr-xr-xr-x. 13 root root 0 Apr 24 18:47 sys
drwxr-xr-x. 21 root root 3380 Apr 24 18:47 dev
-rw-r--r--. 1 root root 470435 Aug 15 15:18 heplify-server.log
drwxr-xr-x. 111 root root 8192 Aug 15 15:27 etc
drwxr-xr-x. 36 root root 1100 Aug 15 15:32 run
dr-x------. 12 root root 4096 Aug 15 16:57 root
drwxrwxrwt. 6 root root 180 Aug 15 17:53 tmp
[root@en1homer01 ~]# ls -lrt / | grep log
-rw-r--r--. 1 root root 470435 Aug 15 15:18 heplify-server.log
[root@en1homer01 ~]#