Log messages from an indexing pipeline extension

The following procedure describes how to log messages from an indexing pipeline extension (IPE) using the Extension API.

  1. Create an extension script.

  2. In the extension script, use the Log method.

  3. Apply the extension to a source.

  4. Rebuild the source to run the extension and affect how the content is indexed.

  5. Once an item is processed and the extension is applied, a log entry can be viewed on the Coveo Administration Console Log Browser (platform-ca | platform-eu | platform-au) page. Once the source is rebuilt, all log entries are available.

Testing extension logs | Coveo
Important

In the Log Browser, you can only see your log message when you expand a row detailing an Applying extension Stage. Your log message will only appear when the Add Operation Result is Completed. By design, any other value for Operation, Result, or Stage means that there’s no log message available.