ActiveVOS Server Console Help
Previous | Next
Server Log
The Server Log captures events occurring on the server so
that you can view and troubleshoot problems. For each event, the
log includes the time, problem level, source (initiator), service
(event type), engine, and message describing the event. For example,
a BPR deployment causes a log event with info level, system source, engine service.
The interface for the Server Log is available in ActiveVOS
Designer as a system service. This feature allows BPEL designers
to create and deploy a process that inserts custom messages into
the Server Log.
Setting the Logging Level
On the Logging Properties page,
you can set the Server Logging Level property to one of the following:
- (Includes system events,
such as BPR deployments and server start up messages)
- (Includes storage exceptions
and other critical events)
- Error (System errors, including invalid
email addresses)
- (System warnings)
- (Includes messages about
Admin Services, such as the email service, and all other messages)
- (No logging occurs)
Using the Selection Filter
Use the following filters to display the server log.
- Minimum Level. Select one of the
following information levels:
- Verbose. All levels
- Info
- Warning
- Error
- Critical
- Logging Source. Select the initiator
of the event or select All. Sources are.
- System. Server events, such as deployments
- Maintenance. Storage and deployment log deletions
- User. User-initiated
- Logging Service. Select one service or
select All. The services are:
- Alert. Alert service configuration events.
- Email. Email service configuration events.
- Engine. Engine events, including deployments, server start/stop,
storage events, monitoring alerts
- Eventing. Eventing service (CEP) configuration events.
- Identity. Identity service (file, LDAP, JDBC) configuration
events.
- Messaging. Messaging service (JMS or other) configuration
events.
- Task. client URI update event.
- Process. Messages added to Server Log from a process using
the Server Log Comment system service.
- Logging Engine Name. Select one engine
in a cluster or select All.
Deleting the Server Log
On the Storage page, you can delete the server log. See Storage.
In addition, the interface for clearing the server log is
available in ActiveVOS Designer as a system service so that a developer
can create and deploy a process to delete the log programmatically.
Copyright (c) 2004-2010 Active Endpoints, Inc.