You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
By default, the whole log record gets sent to azure_blob.
If you specify a key name with "log_key" option in the azure_blob output plugin configuration, then only the value of that key
should be sent to azure_blob.
Is your feature request related to a problem? Please describe.
By default, the whole log record gets sent to azure_blob.
If you specify a key name with "log_key" option in the azure_blob output plugin configuration, then only the value of that key
should be sent to azure_blob.
Reference PR for out_s3 plugin: #3668
Record without log_key
Record with log_key log
The text was updated successfully, but these errors were encountered: