From: Ionel C. <ion...@me...> - 2023-09-20 16:56:12
|
Thanks Lonnie and that is where I am going crazy LOL. In my rc.conf I have nothing defined for SYSLOGHOST=Not sure if I plugged that value somewhere else? Or I have a startup script I know is running and sending logs to my .77 :)On Sep 20, 2023, at 11:43 AM, Lonnie Abelbeck <li...@lo...> wrote:On Sep 20, 2023, at 10:37 AM, Ionel Chila via Astlinux-users <ast...@li...> wrote:For the love of my life I can't find the settings from my syslog that is currently sending logs to an external server. Can't find the config file nor anyweher in the web gui menu? Am I going crazy here?I know I am sending stuff out :)HOME-PBX init.d # ps -ef |grep syslog 310 root syslogd -s 1024 -b 2 935 root syslogd -R 192.168.0.77:514 -L -O /var/log/messagesHi Ionel,You have the SYSLOGHOST variable defined (ie. SYSLOGHOST="192.168.0.77:514")For documentation reference look in /stat/etc/rc.conf [1]Lonnie[1] https://github.com/astlinux-project/astlinux/blob/0c813dffa5d59ffa34d39624eb6a63ae7662a535/project/astlinux/target_skeleton/stat/etc/rc.conf#L476_______________________________________________Astlinux-users mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/astlinux-usersDonations to support AstLinux are graciously accepted via PayPal to pa...@kr.... |