Top
Systemwalker Software Configuration Manager Operation Guide
FUJITSU Software

4.1.4 Audit Logs for Job Management

The history of operations performed by a user is output to an audit log. This includes when one of the tasks below is performed using a wizard on the management console or using the parameter settings command, when a task is selected from the Task Management window, or when the job information management command is used to execute an action:

Audit logs

Log name

Description

Size

Number of generations

swcfmg_job_audit_log

Outputs audit logs for patch distribution, patch application, parameter settings, and script execution.

10 MB

10 generations

Output destination

The output destination for logs is shown below.

[Windows]

Output folder

Description

<Systemwalker Software Configuration Manager installation directory>\SWCFMGM\logs

Same as the log name.

[Linux]

Output folder

Description

/var/opt/FJSVcfmgm/logs

Same as the log name.

Output format

The output format is shown below. It is possible to change the output destination for audit logs, the file size, and the number of generations held.

Output format

<Operation date/time>,<User ID>,<Tenant name>,<Operation type>,<Parameters>,<Operation result>


Item

Description

Operation date/time

YYYY-MM-DD HH:MM:SS.sss (local time)

User ID

The user ID of the user that executed the operation

Tenant name

The tenant name of the user that executed the operation

Note: For operations performed by infrastructure administrators, "admin" is output.

Operation type

A string indicating the content of the operation

Parameters

The parameters specified by the request

Operation result

"SUCCESS" if the operation was successful and "FAILURE" if the operation failed


Operation type

Operation type

Description

Parameter

patchDistributionStart

Requests patch distribution from the Patch Application wizard

jobid="<job ID>"&jobname="<job name>"

patchApplicationStart

Requests patch application from the Patch Application wizard

jobid="<job ID>"&jobname="<job name>"

parameterSettingStart

Requests parameter settings from the Parameter Settings wizard or from the parameter settings command

jobid="<job ID>"&jobname="<job name>"

scriptExecutionStart

Request script execution from the Script Execution wizard

jobid="<job ID>"&jobname="<job name>"

patchDistributionAction

After requesting patch distribution, execute an action using the job information management command

After requesting patch distribution, select a task from the Task Management window

jobid="<job ID>"&jobname="<job name>"&processname="<process name>"&processorder="<process order>"&processtype="<process type>"&action="<action>"

patchApplicationAction

After requesting patch application, execute the action using the job information management command

After requesting patch application, select a task from the Task Management window

jobid="<job ID>"&jobname="<job name>"&processname="<process name>"&processorder="<process order>"&processtype="<process type>"&action="<action>"

parameterSettingAction

After requesting parameter settings, execute an action using the job information management command

After requesting parameter settings, select a task from the Task Management window

jobid="<job ID>"&jobname="<job name>"&processname="<process name>"&processorder="<process order>"&processtype="<process type>"&action="<action>"

scriptExecutionAction

After requesting script execution, execute an action using the job information management command

After requesting script execution, select a task from the Task Management window

jobid="<job ID>"&jobname="<job name>"&processname="<process name>"&processorder="<process order>"&processtype="<process type>"&action="<action>"


The values below will be output to the parameters. The output values are viewed differently depending on whether the Task Management window or the job information management command was used.

Parameter

Description

Job management

Task management

<job ID>

Job ID

Internal information.

<job name>

Job name

Name of the process instance

<process name>

Process name

Information about the activity generated by the task.

Refer to the table below for information on the possible values and their corresponding activities.

<process type>

Process type

Internal information.

Can have one of the following values:

acceptance

scheduleWait

checkServer

scriptExecution

patchApplication

patchDistribution

parameterSetting

preScriptExecution

postScriptExecution

reboot

<action>

Executed action

Can have one of the following values, in accordance with the selected task:

retry

retryall

cancel

continue

The possible values of the <process name> parameter are listed below, with their corresponding activity names:

Process name

Activity name

Schedule standby

Schedule cancelation

Server operation check

Server error check

Pre-execution script

Pre-execution script error check

Patch distribution (for Fujitsu middleware patches)

Patch distribution/application failure check

Patch application (for operating system patches)

Parameter settings

Parameter settings failure check

Script execution

Script execution failure check

Post-execution script

Post-execution script error check

Restart operating system

OS restart failure check