原始数据
简介
版本
配置参数
参数
类型,默认值
说明
样例
echo "2022/07/14/11:32:47 test log" >> /home/test-log/default.logenable: true
inputs:
- Type: file_log
LogPath: /home/test-log/
FilePattern: default.log
processors:
- Type: processor_default
SourceKey: content
flushers:
- Type: flusher_sls
Endpoint: cn-xxx.log.aliyuncs.com
ProjectName: test_project
LogstoreName: test_logstore
- Type: flusher_stdout
OnlyStdout: trueLast updated