Manual:The Dude/Syslog: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:


The syslog also allows you to use the standard Dude [[The Dude/Notifications|Notifications]] for specific incoming logs.
The syslog also allows you to use the standard Dude [[The Dude/Notifications|Notifications]] for specific incoming logs.
Once you have enabled the Syslog server, the logs will appear in the logfile called "Syslog". You can open the file for viewing in the left side pane.
You can also configure auto-splitting of the log file:
[[File:Syslog-config.png]]


[[Category:Dude]]
[[Category:Dude]]

Latest revision as of 08:53, 12 July 2011

The Dude has a built-in standard syslog server, which can be turned on in the Server settings Syslog tab. It is also possible to change from the default 514 port, to some other TCP port. The Syslog works very well with the RouterOS Remote logging ability.

SS-2010-07-08 10.37.54.png

The Syslog settings allows to set up rules based on source address and log line content. This allows you to filter the incoming logs, and send specific ones to specific log files, or ignore certain logs.

Icon-note.png

Note: By default, the Syslog settings contains one rule - accept all incoming logs, and save them to the Syslog log file. This can be changed


The syslog also allows you to use the standard Dude Notifications for specific incoming logs.

Once you have enabled the Syslog server, the logs will appear in the logfile called "Syslog". You can open the file for viewing in the left side pane.

You can also configure auto-splitting of the log file:

Syslog-config.png