ELK_twitter icon indicating copy to clipboard operation
ELK_twitter copied to clipboard

Logstash-Problema

Open oencarnacion opened this issue 3 years ago • 0 comments

Logstash manual exec:

[ERROR] 2022-04-22 14:40:19.149 [Ruby-0-Thread-10: :1] elasticsearch - Failed to install template {:message=>"Malformed escape pair at index 25: /_index_template/twitter-%{+YYYY.MM.dd}", :exception=>Java::JavaNet::URISyntaxException, :backtrace=>["java.net.URI$Parser.fail(java/net/URI.java:2913)

Import template through api:

{"error":{"root_cause":[{"type":"parse_exception","reason":"unknown key [template] in the template "}],"type":"parse_exception","reason":"unknown key [template] in the template "},"status":400}root@ubuntu:/home/ubuntu#

oencarnacion avatar Apr 22 '22 15:04 oencarnacion