Skip to main content
ONTAP EMS reference
A newer release of this product is available.

app.log events

Suggest changes

app.log EMS events occur when ONTAP encounters issues associated with application events and messages from remote client applications.

app.log.alert

Severity

ALERT

Description

This event is issued when an application is in a condition that should be corrected immediately.

Corrective Action

(None).

Syslog Message

%s: %s %s: (%u) %s: %s

Parameters

computerName (STRING): Client Computer connected to the Filer.
eventSource (STRING): Client application that generated this event.
appVersion (STRING): Client application version.
eventID (INT): Application eventID.
category (STRING): Event category.
subject (STRING): Event description.

app.log.emerg

Severity

EMERGENCY

Description

This message occurs when an application encounters a fatal error and requires immediate attention.

Corrective Action

Contact NetApp technical support.

Syslog Message

%s: %s %s: (%u) %s: %s

Parameters

computerName (STRING): Client Computer connected to the Filer.
eventSource (STRING): Client application that generated this event.
appVersion (STRING): Client application version.
eventID (INT): Application eventID.
category (STRING): Event category.
subject (STRING): Event description.

app.log.err

Severity

ERROR

Description

This event is issued when an application encounters an error condition.

Corrective Action

(None).

Syslog Message

%s: %s %s: (%u) %s: %s

Parameters

computerName (STRING): Client Computer connected to the Filer.
eventSource (STRING): Client application that generated this event.
appVersion (STRING): Client application version.
eventID (INT): Application eventID.
category (STRING): Event category.
subject (STRING): Event description.

app.log.info

Severity

INFORMATIONAL

Description

This event is issued when an application's message is meant for informational purposes.

Corrective Action

(None).

Syslog Message

%s: %s %s: (%u) %s: %s

Parameters

computerName (STRING): Client Computer connected to the Filer.
eventSource (STRING): Client application that generated this event.
appVersion (STRING): Client application version.
eventID (INT): Application eventID.
category (STRING): Event category.
subject (STRING): Event description.

app.log.notice

Severity

NOTICE

Description

This event is issued when an application is notifing of a certain event.

Corrective Action

(None).

Syslog Message

%s: %s %s: (%u) %s: %s

Parameters

computerName (STRING): Client Computer connected to the Filer.
eventSource (STRING): Client application that generated this event.
appVersion (STRING): Client application version.
eventID (INT): Application eventID.
category (STRING): Event category.
subject (STRING): Event description.