www.logparser.com
Log Parser COM Input Format

(Back to Home)


The COM input format provides an interface to Custom Input Format COM Plugins.

After you've created and registered a COM plug-in, you will call it by using something like the following syntax:

LogParser "SELECT * FROM FOO" -i:COM -iProgID:BAR

In this example, FOO is some data source that makes sense to your COM plug-in, and BAR is the COM class name for your plug-in.


For a detailed example of the COM custom input format in action, see the following links:


(Back to Top)
Copyright (2023-2024) www.logparser.com