How can I set and display levels of the various Scalix logs?

From Scalix Wiki
Jump to: navigation, search

Scalix Wiki -> FAQ -> How can I set and display levels of the various Scalix logs?

1) Set the “Event” logs to 500k.

  # omconflvl –s 500

2) Show the contents of the Event log for the service router at logging level 7 for the last 60 minutes.

  # omshowlog –l 7 –s router –p 60

3) Configure “Audit” logging for the service router, local delivery, Internet mail gateway, local client interface, remote client interface, administration, directory synchronization, and omscan server to level 11.

  # omconfaud sr 11 ld 11 unix 11 lci 11 rci 11 admin 11 dirsync 11 omscan 11

4) Show the audit logging levels.

  # omshowaud