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
| 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 tfactl index
tfactl index -jsonfile /home/dtayade/result.json -category result
JSON String Indexed Successfully.