Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This list should be expanded as new features are discovered.

Table of Contents

Logging

More information needed on what this does and acceptable/proper configuration values.

Mounted Paths

When running an extractor within a container, it is sometimes necessary or beneficial to map from one an absolute path on the host to a different absolute path within the container.

...

NOTE: In order to leverage the MOUNTED_PATHS  configuration option, your extractor's check_message  function must NOT return CheckMessage.bypass

Local Processing using Input Path / Output Path

More information needed on when to use this scenario and acceptable/proper configuration values.