Functional Specification
Analyze operation logs and output report according to purpose.
Command Format
DTLA_REPORT_BATCH.EXE -t <Report Type> -s <Aggregation Period> -f <Output Target Folder> [-p current]
Option
Specify the type of report to be output. Specify any of the following.
summary
Comprehensive analysis report
leak
Information disclosure analysis report
cmuse
Terminal usage analysis report
islegal
Violation operation analysis report
ecoprint
Printing volume auditing monitoring report
Specify the aggregation period of target log. Specify any of the following.
daily
Daily report. The aggregation period is the day before the date when command is started.
weekly
Weekly report. The aggregation period is weekly report period that is closest to the date when command is started.
monthly
Monthly report. The aggregation period is monthly report period that is closest to the date when command is started.
When outputting printing volume auditing monitoring report, specify monthly.
Specify the report output target folder with full path.
If this option is specified, them the report up to the day before the system date of the terminal on which this command is executed will be output. However, if the system date is 1, then the report up to the last month will be output.
-t option is only effective when printer is specified in it.
Return Value
Ended normally
Ended abnormally
Location for Saving Commands
<Under the installation folder of report output tool>
Authority Required for Execution/Execution Environment
The user that satisfies all the following conditions can execute.
The user that belongs to the Administrators group of the local computer, or a user that belongs to the Domain Admins group of the domain
User name that has already logged on to Windows when back user setting is performed
Note
In the output report, personal information or system configuration information may be contained sometimes. Save the file to the folder with sufficient security countermeasures executed.
[Example]
The folder for which access authority cannot be viewed by the users apart from the administrator is specified.
Example of Use
Output comprehensive analysis report (monthly report).
DTLA_REPORT_BATCH.EXE -t summary -s monthly -f "Output Folder Name"