原始数据
Last updated
echo "2022/07/14/11:32:47 test log" >> /home/test-log/default.logenable: true
inputs:
- Type: input_file
FilePaths:
- /home/test-log/*.log
processors:
- Type: processor_default
SourceKey: content
flushers:
- Type: flusher_stdout
OnlyStdout: true{
"__tag__:__path__":"/home/test-log/default.log",
"content":"2022/07/14/11:32:47 test log",
"__time__":"1657769827"
}