9.3.1.16 tfactl index

Use the tfactl index command to index events.

Syntax

tfactl index [-json | -jsonfile json_file|string] -category result | metadata

Parameters

Table 9-56 tfactl index Command Parameters

Parameter Description

-json

Specify the JSON string to index.

-jsonfile

Specify the absolute path of the JSON file to index.

-category result

Indexes Oracle ORAchk and Oracle EXAchk compliance check run results.

-category metadata

Indexes Oracle ORAchk and Oracle EXAchk compliance check run metadata.

Example 9-62 tfactl index

tfactl index -jsonfile /home/dtayade/result.json -category result
JSON String Indexed Successfully.