source property
Specifies the source field to be parsed. The only allowed value is @message. If omitted, the whole log message is processed.
Implementation
final pulumi.Input<String?>? source;
Specifies the source field to be parsed. The only allowed value is @message. If omitted, the whole log message is processed.
final pulumi.Input<String?>? source;