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

From Scalix Wiki
Revision as of 14:26, 30 June 2010 by William (Talk | contribs) (added naviagtion to top of page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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