source property

Input<String?>? source
final

Specifies the path to the field in the log event that has the comma separated values to be parsed. If omitted, the whole log message is processed.

Implementation

final pulumi.Input<String?>? source;