C.5 Log entries output by the JP1/AJS3 System Control Manager service and JP1/AJS3 System Control Agent service
The following table lists entries that are output to the ajssysctlmd and ajssysctlad logs. The entries for the JP1/AJS3 System Control Manager service are output to the ajssysctlmd log and the entries for the JP1/AJS3 System Control Agent service are output to the ajssysctlad log via the Web GUI (Management Portal).
|
Log entry type |
Log entry name |
Associated message ID |
Associated JP1 event |
Command name |
Operation from JP1/AJS3 - View |
Operation from JP1/AJS3 - Web Console |
|---|---|---|---|---|---|---|
|
A301 |
JP1/AJS3 System Control Manager service started |
KAVS8500-I |
None |
-- |
-- |
-- |
|
A302 |
JP1/AJS3 System Control Agent service started |
KAVS8501-I |
None |
-- |
-- |
-- |
|
A303 |
JP1/AJS3 System Control Manager service terminated |
KAVS8502-I |
None |
-- |
-- |
-- |
|
A304 |
JP1/AJS3 System Control Agent service terminated |
KAVS8503-I |
None |
-- |
-- |
-- |
|
A313 |
Authentication denied |
KAVS1009-W |
None |
-- |
-- |
Login to the management portal screen |
|
A316 |
Connection rejected by manager connection source restriction |
KAVS8040-E |
None |
-- |
-- |
-- |
|
A319 |
Connection rejected by agent connection source restriction |
KAVS8039-E |
None |
-- |
-- |
-- |
|
C801 |
Request from client started |
KAVS8506-I |
None |
-- |
-- |
Start of an operation from the management portal screen |
|
C802 |
Request from manager host started |
KAVS8507-I |
None |
-- |
-- |
Start of an operation from the management portal screen |
|
C803 |
Request from client ended |
KAVS8508-I |
None |
-- |
-- |
End of an operation from the management portal screen |
|
C804 |
Request from manager host ended |
KAVS8509-I |
None |
-- |
-- |
End of an operation from the management portal screen |
- Legend:
-
--: Not applicable.
The log format and the items output are described below for each log entry. For details about the formats for the items common to all logs, see C.1(1) Formats common to all log entries.
A Δ in a log format indicated a one-byte space.
- Organization of this subsection
-
-
(1) Format of the JP1/AJS3 System Control Manager Service Started log entry
-
(2) Format of the JP1/AJS3 System Control Agent Service Started log entry
-
(3) Format of the JP1/AJS3 System Control Manager Service Terminated log entry
-
(4) Format of the JP1/AJS3 System Control Agent Service Terminated log entry
-
(5) Format of the Authentication (Login or User Mapping) Denied log entry
-
(6) Formats of the Connection Rejected by Manager Connection Source Restriction log entry
-
(7) Formats of the Connection Rejected by Agent Connection Source Restriction log entry
-
(9) Format of the Request from Manager Host Started log entry
-
(11) Format of the Request from Manager Host Ended log entry
-
(1) Format of the JP1/AJS3 System Control Manager Service Started log entry
The following is the format of the JP1/AJS3 System Control Manager Service Started log entry.
A301ΔdateΔtimeΔKAVS8500-IΔhost-name
- Example of a log entry:
-
A301 Jul 28 12:30:59 KAVS8500-I hostA
The following table describes the item that is specific to this format.
|
Item |
Description |
Length (bytes) |
|---|---|---|
|
host-name |
The name of the host on which the JP1/AJS3 System Control Manager service started is output. |
1 to 255 |
(2) Format of the JP1/AJS3 System Control Agent Service Started log entry
The following is the format of the JP1/AJS3 System Control Agent Service Started log entry.
A302ΔdateΔtimeΔKAVS8501-IΔhost-name
- Example of a log entry:
-
A302 Jul 28 12:30:59 KAVS8501-I hostA
The following table describes the item that is specific to this format.
|
Item |
Description |
Length (bytes) |
|---|---|---|
|
host-name |
The name of the host on which the JP1/AJS3 System Control Agent service started is output. |
1 to 255 |
(3) Format of the JP1/AJS3 System Control Manager Service Terminated log entry
The following is the format of the JP1/AJS3 System Control Manager Service Terminated log entry.
A303ΔdateΔtimeΔKAVS8502-IΔhost-name
- Example of a log entry:
-
A303 Jul 28 12:30:06 KAVS8502-I hostA
The following table describes the item that is specific to this format.
|
Item |
Description |
Length (bytes) |
|---|---|---|
|
host-name |
The name of the host on which the JP1/AJS3 System Control Manager service terminated is output. |
1 to 255 |
(4) Format of the JP1/AJS3 System Control Agent Service Terminated log entry
The following is the format of the JP1/AJS3 System Control Agent Service Terminated log entry.
A304ΔdateΔtimeΔKAVS8503-IΔhost-name
- Example of a log entry:
-
A304 Jul 28 12:30:06 KAVS8503-I hostA
The following table describes the item that is specific to this format.
|
Item |
Description |
Length (bytes) |
|---|---|---|
|
host-name |
The name of the host on which the JP1/AJS3 System Control Agent service terminated is output. |
1 to 255 |
(5) Format of the Authentication (Login or User Mapping) Denied log entry
The following is the format of the Authentication (Login or User Mapping) Denied log entry.
A313ΔdateΔtimeΔKAVS1009-WΔrequesting-host-IP-addressΔuser-nameΔhost-name
- Logging conditions:
-
This log entry is output when user authentication or user mapping by JP1/Base fails for a connection from the following client:
-
JP1/AJS3 - Web Console (Management portal screen)
-
- Example of a log entry:
-
A313 Feb 28 17:14:01 KAVS1009-W 10.210.38.11 jp1admin hostA
The following table describes the items that are specific to this format.
|
Item |
Description |
Length (bytes) |
|---|---|---|
|
requesting-host-IP-address |
The IP address of the host used to perform the operation is output. |
IPv4: 7 to 15 IPv6: 3 to 39 |
|
user-name |
The name of the JP1 user who performed the operation is output. |
0 to 20 |
|
host-name |
The host name of the host that accepted the request is output. |
1 to 255 |
(6) Formats of the Connection Rejected by Manager Connection Source Restriction log entry
The following is the format of the Connection Rejected by Manager Connection Source Restriction log entry.
A316ΔdateΔtimeΔKAVS8040-EΔrequesting-host-IP-addressΔuser-nameΔhost-name
- Logging conditions:
-
This log entry is output when a connection is denied due to a connection source restriction for the manager.
- Example of a log entry:
-
A316 Feb 28 17:14:01 KAVS8040-E 10.210.38.11 jp1admin hostA
The following table describes the items that are specific to this format.
|
Item |
Description |
Length (bytes) |
|---|---|---|
|
requesting-host-IP-address |
The IP address of the host used to perform the operation is output. |
IPv4: 7 to 15 IPv6: 3 to 39 |
|
user-name |
The name of the JP1 user who performed the operation is output. |
0 to 20 |
|
host-name |
The host name of the host that accepted the request is output. |
1 to 255 |
(7) Formats of the Connection Rejected by Agent Connection Source Restriction log entry
The following is the format of the Connection Rejected by Agent Connection Source Restriction log entry.
A319ΔdateΔtimeΔKAVS8039-EΔrequesting-host-IP-addressΔuser-nameΔhost-name
- Logging conditions:
-
This log entry is output when a connection is denied due to a connection source restriction for the agent.
- Example of a log entry:
-
A319 Feb 28 17:14:01 KAVS8039-E 10.210.38.11 jp1admin hostA
The following table describes the items that are specific to this format.
|
Item |
Description |
Length (bytes) |
|---|---|---|
|
requesting-host-IP-address |
The IP address of the host used to perform the operation is output. |
IPv4: 7 to 15 IPv6: 3 to 39 |
|
user-name |
The name of the JP1 user who performed the operation is output. |
0 to 20 |
|
host-name |
The host name of the host that accepted the request is output. |
1 to 255 |
(8) Format of the Request from Client Started log entry
The following is the format of the Request from Client Started log entry.
C801ΔdateΔtimeΔKAVS8506-IΔuser-nameΔhost-nameΔSTARTΔrequest-typeΔrequesting-host-IP-addressΔrequesting-source-identification
- Example of a log entry:
-
C801 Aug 05 17:14:01 KAVS8506-I jp1admin hostA START GETSTATUS 10.210.38.11 JP1/AJS3-WEB
The following table describes the items that are specific to this format.
|
Item |
Description |
Length (bytes) |
|---|---|---|
|
user-name |
The name of the JP1 user who performed the operation is output. |
0 to 20 |
|
host-name |
The host name of the host that accepted the request is output. |
1 to 255 |
|
request-type |
One of the following strings is output as the request type:
|
5 to 14 |
|
requesting-host-IP-address |
The IP address of the host used to perform the operation is output. |
IPv4: 7 to 15 IPv6: 3 to 39 |
|
requesting-source-identification |
One of the following strings is output to identify the requesting source:
|
8 to 12 |
(9) Format of the Request from Manager Host Started log entry
The following is the format of the Request from Manager Host Started log entry.
C802ΔdateΔtimeΔKAVS8507-IΔuser-nameΔhost-nameΔSTARTΔrequest-typeΔrequesting-host-IP-addressΔrequesting-source-identification
- Example of a log entry:
-
C802 Aug 05 17:14:01 KAVS8507-I jp1admin hostA START GETSTATUS 10.210.38.11 GETSTATUS_COM
The following table describes the items that are specific to this format.
|
Item |
Description |
Length (bytes) |
|---|---|---|
|
user-name |
The name of the JP1 user who performed the operation is output. |
0 to 20 |
|
host-name |
The host name of the host that accepted the request is output. |
1 to 255 |
|
request-type |
One of the following strings is output as the request type:
|
9 to 14 |
|
requesting-host-IP-address |
The IP address of the host used to perform the operation is output. |
IPv4: 7 to 15 IPv6: 3 to 39 |
|
requesting-source-identification |
One of the following strings is output to identify the requesting source:
|
8 to 13 |
(10) Format of the Request from Client Ended log entry
The following is the format of the Request from Client Ended log entry.
C803ΔdateΔtimeΔKAVS8508-IΔuser-nameΔhost-nameΔENDΔrequest-typeΔrequesting-host-IP-addressΔrequesting-source-identification
- Example of a log entry:
-
C803 Aug 05 17:14:01 KAVS8508-I jp1admin hostA END GETSTATUS 10.210.38.11 JP1/AJS3-WEB
The following table describes the items that are specific to this format.
|
Item |
Description |
Length (bytes) |
|---|---|---|
|
user-name |
The name of the JP1 user who performed the operation is output. |
0 to 20 |
|
host-name |
The host name of the host that accepted the request is output. |
1 to 255 |
|
request-type |
One of the following strings is output as the request type:
|
5 to 14 |
|
requesting-host-IP-address |
The IP address of the host used to perform the operation is output. |
IPv4: 7 to 15 IPv6: 3 to 39 |
|
requesting-source-identification |
One of the following strings is output to identify the requesting source:
|
8 to 12 |
(11) Format of the Request from Manager Host Ended log entry
The following is the format of the Request from Manager Host Ended log entry.
C804ΔdateΔtimeΔKAVS8509-IΔuser-nameΔhost-nameΔENDΔrequest-typeΔrequesting-host-IP-addressΔrequesting-source-identification
- Example of a log entry:
-
C804 Aug 05 17:14:01 KAVS8509-I jp1admin hostA END GETSTATUS 10.210.38.11, GETSTATUS_COM
The following table describes the items that are specific to this format.
|
Item |
Description |
Length (bytes) |
|---|---|---|
|
user-name |
The name of the JP1 user who performed the operation is output. |
0 to 20 |
|
host-name |
The host name of the host that accepted the request is output. |
1 to 255 |
|
request-type |
One of the following strings is output as the request type:
|
9 to 14 |
|
requesting-host-IP-address |
The IP address of the host used to perform the operation is output. |
IPv4: 7 to 15 IPv6: 3 to 39 |
|
requesting-source-identification |
One of the following strings is output to identify the requesting source:
|
8 to 13 |