Use https://seceonhelp.freshdesk.com/support/login to access updated Knowledge Base Articles, Submit Technical Support Tickets and Review Status of submitted support tickets.
Linux DNS Logs Configuration
To verify logs are arriving at the CCE host:
- Run: “tail -f /var/log/messages” command on the CCE host
Steps | Process |
---|---|
Configure /etc/hosts on DNS server |
Example: 192.168.19.48 hostname |
Configure /etc/hosts on the CCE Host machine |
Example: 192.168.19.192 dns-server |
Configure Syslog on DNS Server |
#### begin forwarding rule ### and add *. * @IP-Address:514 #### end of the forwarding rule ### Example: - *. * @192.168.19.48:514 to send log by UDP
|
Now to verify that the logs are arriving at the CCE Host
- Run: “tail -f /var/log/messages” command on the CCE host
Seceon Inc. All rights reserved. https://www.seceon.com