Parsing HTML-encoded log files using the interface

  1. Open a command line session.
  2. Change directory to the environment root directory.
  3. Set environment variables. Specify:

    enter.cmd

  4. Specify this command to display the log parser interface:

    logparser -gui

  5. From the logparser interface, in the Input Logfile field, specify the filename of the log file that will be parsed. Alternatively, click Choose File to select an existing log file.
  6. Click Open. You can either print the parsed logs to a separate file or display the parsed logs on the interface.
    1. Printing the parsed logs to a separate file:
      • In the Output Logfile field, specify the destination file. If you don't specify a directory path, the output file will be created in GENDIR/bin.

      • Click Print to File. If printing is successful, the interface will display a message below the interface.

    2. Displaying the parsed logs on the interface:
      • Click Display Logs. The parsed log files are displayed below the interface.

  7. Click Clear Logs to clear the displayed logs below the interface.