Hitachi

JP1 Version 12 JP1/Navigation Platform Setup and Operations Guide


5.5.2 Items that are output to the audit log

The following items are output to the audit log:

No.

Name of output item

Meaning of output

Description

1

--

Common specification identifier

Common specification identifier CALFHM is always output.

2

--

Common specification revision number

Common specification revision number 1.0 is output.

3

seqnum

Sequence number

Sequence number of the audit log is output.

4

msgid

Message ID

The message ID of the audit log is output in the following format:

KDCZnnnnn-y

  • KDCZ

    Message prefix

  • nnnnn

    Message sequence number for each component

  • y

    Severity. The severity can be E (error information), W (warning information), or I (notification information).

5

date

Occurrence date and time

The date and time the message was output is displayed in the following format:

YYYY-MM-DDThh:mm:ss.sssTZD

  • YYYY: Year

  • MM: Month

  • DD: Date

  • T: Delimiter between date and time

  • hh: Hour

  • mm: Minute

  • ss: Second

  • sss: Microsecond

  • TZD: Time zone

The time zone is indicated by the difference from UTC. The display format is as follows:

  • +hh:mm: Ahead of UTC by hh hours and mm minutes

  • -hh:mm: Behind UTC by hh hours and mm minutes

  • Z: Same as UTC

Example: Japanese time: +09:00

The time zone depends on the Navigation Platform's server settings.

6

progid

Program name

Name of the program in which the audit event occurred.

Always HNP is output.

7

compid

Component name

Name of the component in which the audit event occurred.

Always Server is output.

8

pid

Process ID

Process ID of the process in which the audit event occurred

9

ocp:host

Location

Host identification information (host name) of the host on which the audit event occurred.

If the location cannot be identified, localhost is output.

10

ctgry

Audit event type

Type of the audit event. One of the following audit event types is output:

  • Authentication: Identification and authentication

  • ContentAccess: Important information access

11

result

Audit event result

Result of the audit event. One of the following audit event results is output:

  • Success:

  • Failure:

12

subj:uid

Subject information

Source of the audit event. The following value is output:

  • User ID of the user who performed node transition

  • If JP1/Base user authentication was selected as the authentication method:

    ID of a JP1 user who is registered in JP1/Base

If login fails, [NULL] is output.

13

op

Action information

Type of operation that caused the audit event. One of the following is output:

  • If the audit event type is Authentication

    Login: Login

    Logout: Logout

  • If the audit event type is ContentAccess

    Refer: Reference

14

logtype

Log type information

Log type.

BasicLog is always output.

15

msg

Free description

Any message indicating the nature of the audit event.

The message is output in the following format:

  • A double quotation mark (") in the message is replaced with two consecutive double quotation marks ("").

  • A double quotation mark (") is added at the beginning and at the end of the message.

If the information cannot be acquired, [NULL] is output.

Legend: --: Not applicable