Azure Log Analytics
Send logs, metrics to Azure Log Analytics
Last updated
Was this helpful?
Was this helpful?
pipeline:
inputs:
- name: cpu
outputs:
- name: azure
match: '*'
customer_id: abc
shared_key: def[INPUT]
Name cpu
[OUTPUT]
Name azure
Match *
Customer_ID abc
Shared_Key defpipeline:
inputs:
- name: cpu
outputs:
- name: azure
match: '*'
log_type_key: $kubernetes['labels']['app']
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