| Input Name |
Range |
Type |
Description |
| app-version |
|
string
|
Version of application invoking autosupport log. |
| auto-support |
|
boolean
|
If 'true' trigger AutoSupport message. Defaults to 'false'. |
| category |
|
string
|
Category of event. |
| computer-name |
|
string
|
Host invoking autosupport log. |
| event-description |
|
string
|
Description of event (message to log). |
| event-id |
|
integer
|
ID of event. Range [0..2^32-1]. |
| event-source |
|
string
|
Name of the application invoking autosupport log. |
| log-level |
|
integer
|
Log level. Accepted values are 0 for 'emergency', 1 for 'alert', 2 for 'critical', 3 for 'error', 4 for 'warning', 5 for 'notice', 6 for 'info', and 7 for 'debug'. |