cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
personanza
New Contributor

Syslog forwarding

Jump to solution

Once you've setup your syslog forwarding how|where do you find the smdr.txt file or is that even what the data gets forwarded as on to your server?

0 Kudos
1 Solution

Accepted Solutions
Anonymous
Not applicable

Re: Syslog forwarding

Jump to solution

It sends Syslog message to the IP you have listed.  That system needs to be running a Server applications that listens to those messages and adds them to a database.  There are many applications to do this with just look for a Syslog server that matches your OS environment and budget constraints.

John Wable

View solution in original post

0 Kudos
2 Replies
Anonymous
Not applicable

Re: Syslog forwarding

Jump to solution

It sends Syslog message to the IP you have listed.  That system needs to be running a Server applications that listens to those messages and adds them to a database.  There are many applications to do this with just look for a Syslog server that matches your OS environment and budget constraints.

John Wable

0 Kudos

Re: Syslog forwarding

Jump to solution

Thanks, that makes sense now and I have implemented a syslog server and it seems to be doing what I needed