3CX v14 logging to a syslog server

Status
Not open for further replies.

zccit

Forum User
Joined
Apr 22, 2013
Messages
12
Reaction score
0
Hello,

Try to find in in this forum & google but no results
Is it possible to let 3CX v14 logs to a syslog server?

Regards,
Jan
 
No one?

Then i wil try the SQL progres & OBDC.

Thanx
Jan
 
There is no function in the current implementation of 3CX Phone System that will send information to a Syslog Server.

I can't see though how accessing the DB would accomplish that. Just an FYI, all logs are stored in C:\ProgramData\3CX\<InstanceX>\Data\Logs\ and if you want to have live updating, you could use the 3CX Call Control API to make your own projects that will have some listeners for various events and update a Syslog Server.
http://www.3cx.com/blog/docs/call-control-api/
 
Status
Not open for further replies.