Although the ADTF Log View Tool is a GUI application it still has some command line arguments.
Type: adtf_logview.exe --help
into a console to get the list of the supported commandline arguments:
ADTF Log View
adtf_logview
Usage:
adtf_logview [-h] [--url <url>] [--interval <milliseconds>]
Options:
-h, --help Print the usage info and quit.
--url <url> URL of the ADTF system. Defaults to 'http://localhost:8000'.
--interval <milliseconds>
The interval at which the log messages are retrieved from the ADTF system.
Defaults to 1000.
If you want a fast inspect of an .adtfdat file, use the ADTF DAT Dump Tool.