diff --git a/docs/tutorials/reporting.md b/docs/tutorials/reporting.md index 5008c7cd..f6bb2769 100644 --- a/docs/tutorials/reporting.md +++ b/docs/tutorials/reporting.md @@ -24,6 +24,8 @@ prowler -M csv json json-asff html -o prowler -M csv json json-asff html \ -F -o ``` +## Output timestamp format +By default, the timestamp format of the output files is ISO 8601. This can be changed with the flag `--unix-timestamp` generating the timestamp fields in pure unix timestamp format. ## Output Formats