search for: 001786a2a0ca

Displaying 4 results from an estimated 4 matches for "001786a2a0ca".

2020 Jun 02
2
problem with logger: syslog vs. file
In article <94191802-6c9c-bdab-615b-001786a2a0ca at gmx.ch>, Fourhundred Thecat <400thecat at gmx.ch> wrote: > > On 2019-11-16 03:29, Fourhundred Thecat wrote: > > Hello, > > > > I am logging directly into file and also to syslog. > > Here is snippet from my /etc/asterisk/logger.conf: > > > >...
2020 Jun 03
0
problem with logger: syslog vs. file
> On 2020-06-02 17:48, Tony Mountifield wrote: > In article <94191802-6c9c-bdab-615b-001786a2a0ca at gmx.ch>, > Fourhundred Thecat <400thecat at gmx.ch> wrote: >> > On 2019-11-16 03:29, Fourhundred Thecat wrote: >> >> case LOGTYPE_SYSLOG: >> snprintf(buf, size, "%s[%d]%s: %s:%d in %s: %s", >> levels[msg->level...
2020 Jun 03
2
problem with logger: syslog vs. file
In article <88f96e46-e6bb-a7ef-bebb-5588ef6cd6c1 at gmx.ch>, Fourhundred Thecat <400thecat at gmx.ch> wrote: > > On 2020-06-02 17:48, Tony Mountifield wrote: > > In article <94191802-6c9c-bdab-615b-001786a2a0ca at gmx.ch>, > > Fourhundred Thecat <400thecat at gmx.ch> wrote: > >> > On 2019-11-16 03:29, Fourhundred Thecat wrote: > > >> > >> case LOGTYPE_SYSLOG: > >> snprintf(buf, size, "%s[%d]%s: %s:%d in %s: %s", > >>...
2019 Nov 16
2
problem with logger
Hello, I am logging directly into file and also to syslog. Here is snippet from my /etc/asterisk/logger.conf: messages => notice,warning,error,verbose syslog.local0 => notice,warning,error,verbose But the logs look different: VERBOSE[7609][C-00000013] pbx.c: NOTICE[3042] chan_sip.c: Peer '1111' is now UNREACHABLE! vs. VERBOSE[7609][C-00000013]: pbx.c:2925 in