logstash-5.5.3 在运行过程中会莫名出现:
'reader' unacceptable code point '\u0000' (0x0) special characters are not allowed\nin \"'reader'\", position 0 at line 0 column 0"
导致logstash无法正常启动,打开看.logstash_jdbc_last_run里面确实也都是乱码,删除了.logstash_jdbc_last_run重启也能正常启动
想知道有什么原因会导致这个异常情况发生?
'reader' unacceptable code point '\u0000' (0x0) special characters are not allowed\nin \"'reader'\", position 0 at line 0 column 0"
导致logstash无法正常启动,打开看.logstash_jdbc_last_run里面确实也都是乱码,删除了.logstash_jdbc_last_run重启也能正常启动
想知道有什么原因会导致这个异常情况发生?
0 个回复