Azure Log Analytics
Send logs, metrics to Azure Log Analytics
Last updated
Was this helpful?
Send logs, metrics to Azure Log Analytics
Last updated
Was this helpful?
Was this helpful?
$ fluent-bit -i cpu -o azure -p customer_id=abc -p shared_key=def -m '*' -f 1[INPUT]
Name cpu
[OUTPUT]
Name azure
Match *
Customer_ID abc
Shared_Key def[INPUT]
Name cpu
[OUTPUT]
Name azure
Match *
Log_Type_Key $kubernetes['labels']['app']
Customer_ID abc
Shared_Key def