Configuring Logging Properties in the C-Web Interface
You can configure file and syslog properties for logging in the C-Web interface.
Configuring File Properties
To configure file properties for logging:
- 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 File.
Configuring Syslog Properties
To configure system logging properties:
- 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.
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 loggername
system services web-management loggername
file {filterfilter
;filenamefilename
;rollover-filenamerollover-filename
;maximum-file-sizemaximum-file-size
;}system services web-management loggername
syslog {filterfilter
;hosthost
;facilityfacility
;formatformat
;}