Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogFilesDataSource

Package version

Definition of which custom log files will be collected by this data collection rule

Hierarchy

  • LogFilesDataSource

Index

Properties

filePatterns

filePatterns: string[]

File Patterns where the log files are located

format

The data format of the log files

Optional name

name: undefined | string

A friendly name for the data source. This name should be unique across all data sources (regardless of type) within the data collection rule.

Optional settings

The log files specific settings.

streams

streams: string[]

List of streams that this data source will be sent to. A stream indicates what schema will be used for this data source

Generated using TypeDoc