Wednesday 18 February 2015

Trace Parser command line paramters

If you want to automate trace file open/import, Trace Parser supports command line parameters.
Usage: Microsoft.Dynamics.AX.Tracing.TraceParser.exe [options]

/log=[filename] - Used to log messages t the specified file.

/register  - Register a new or existing database. Options:

    /server=[hostname] - Name of the SQL Server. Default to localhost.
    /database=[database] - Name of the SQL Database

/(open|import)=[filename] - Imports a Trace File. Options:

    /id=[id] - TraceId if the file is already imported.

/consoleonly  - Run in console only.
This posting is provided "AS IS" with no warranties. Use code at your own risk.

No comments:

Post a Comment