Configuring Syslog Properties
To configure system logging properties:
- Click Configure, expand System>Web Management, and then click Logger.
The Logger pane appears.
- From the Create new list, select Logger.
- Type a name for the logging file in the dialog box, and click OK.
- In the side pane, expand the logger that you created,
and click Syslog.
The Syslog pane appears.
- Click Create, enter information as described in the Help text in the main pane, and click Apply.
Configuration Statements for Logging for the C-Web Interface
Use the following configuration statements to configure the logging for the C-Web interface at the [edit] hierarchy level.
- system services web-management logger name
- system services web-management logger name file {
- filter filter ;
- filename filename ;
- rollover-filename rollover-filename ;
- maximum-file-size maximum-file-size ;
- }
- system services web-management logger name syslog {
- filter filter ;
- host host ;
- facility facility ;
- format format ;
- }
