JaeGeun

Results 2 issues of JaeGeun

I used the tag in the form of a map, but the following warn occurred. We have a config: ``` @type beats tag ${record['level']} ``` **/var/log/td-agent/td-agent.log** ``` 2020-09-17 15:34:24 +0900...

Add try, catch statements. I am using fluent-plugin-mysql plygun to save log to MySQL periodically every minute. However, after Mysql2 error, the data received from source can't save to MySQL....