source property

Input<String?>? source
final

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;