tfactl index

Use the tfactl index command to index events.

Syntax

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

Parameters

tfactl index Command Parameters

ParameterDescription
-jsonSpecify the JSON string to index.
-jsonfileSpecify the absolute path of the JSON file to index.
-category resultIndexes Oracle ORAchk and Oracle EXAchk compliance check run results.
-category metadataIndexes Oracle ORAchk and Oracle EXAchk compliance check run metadata.

Example tfactl index

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