You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Hi, this is Michael Mathan S. I'm trying to upgrade Logstash from version 8.9.1 to 8.12.2, but I'm encountering several errors. Could you please advise me on how to fix the following errors?
Error 1:
[2024-03-20T11:56:35,871][ERROR][logstash.outputs.elasticsearch][main] Failed to install template: Got response code '400' contacting Elasticsearch at URL 'http://localhost:9200/_index_template/lims'. The error message indicates: 'x_content_parse_exception', with the reason being '[1:44] [index_template] unknown field [settings]'.
Here's your corrected text:
"Hi, this is Michael Mathan S. I'm trying to upgrade Logstash from version 8.9.1 to 8.12.2, but I'm encountering several errors. Could you please advise me on how to fix the following errors?
Error 1:
[2024-03-20T11:56:35,871][ERROR][logstash.outputs.elasticsearch][main] Failed to install template: Got response code '400' contacting Elasticsearch at URL 'http://localhost:9200/_index_template/lims'. The error message indicates: 'x_content_parse_exception', with the reason being '[1:44] [index_template] unknown field [settings]'.
Error 2:
[2024-03-21T15:10:04,942][ERROR][logstash.javapipeline][main] Pipeline error: NoMethodError: undefined method `serverless?' for #LogStash::Outputs::ElasticSearch::HttpClient::Pool:0x2373b975.
Attached are my logstash.config and LIMSIndices.json files for your reference.
[logstash.config contents]
[LIMSIndices.json contents]
Could you please review these and provide guidance? Thanks!"
The text was updated successfully, but these errors were encountered: