Live Workshop: Integrate Google SecOps with Bindplane - Join Us on January 29th at 11 AM ET!Sign Up Now

CSV

Supported Platforms

PlatformMetricsLogsTraces
Linux
Windows
macOS

Configuration Table

ParameterTypeDefaultDescription
header*stringA comma-delimited list of keys assigned to each of the columns.
file_path*stringsFile or directory paths to tail for logs.
exclude_file_pathstringsFile or directory paths to exclude.
log_typestringcsvA friendly name that will be added to each log entry as an attribute.
start_atenumendStart reading the file from the 'beginning' or 'end'.
encodingenumutf-8The encoding of the file being read. Valid values include: nop, utf-8, utf-16le, utf-16be, ascii, big5.