COM Input Format Plugins

Log Parser

COM Input Format Plugins

COM Input Format Plugins are user-developed input formats that can be used with Log Parser to provide custom parsing capabilities.

Custom input formats are developed as COM objects implementing the methods of the ILogParserInputContext COM interface.

Once developed and registered with the COM infrastructure, custom input formats can be used with either the Log Parser scriptable COM components through the Execute and ExecuteBatch methods of the LogQuery object, or with the Log Parser command-line executable through the COM input format.

See also:

Custom Plugins
COM Input Format


© 2004 Microsoft Corporation. All rights reserved.