At logstash startup i get these weird warnings.
Here are the warning:
[2021-08-17T21:33:03,732][WARN ][logstash.outputs.elasticsearch][straight-es] Restored connection to ES instance {:url=>"https://logstash_internal:xxxxxx@localhost:9200/"}
[2021-08-17T21:33:03,801][WARN ][logstash.outputs.elasticsearch][misp-enrichment-pipeline] Restored connection to ES instance {:url=>"https://logstash_internal:xxxxxx@localhost:9200/"}
[2021-08-17T21:33:03,852][WARN ][logstash.outputs.elasticsearch][straight-es] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document _type {:es_version=>7}
It happens to me every time i boot up logstash. So should i ignore these or not, what's your thought?
They appeard today as well:
[2021-08-18T08:43:06,267][WARN ][logstash.outputs.elasticsearch][misp-enrichment-pipeline] Restored connection to ES instance {:url=>"https://logstash_internal:xxxxxx@localhost:9200/"}
[2021-08-18T08:43:06,267][WARN ][logstash.outputs.elasticsearch][straight-es] Restored connection to ES instance {:url=>"https://logstash_internal:xxxxxx@localhost:9200/"}
[2021-08-18T08:43:06,331][INFO ][logstash.outputs.elasticsearch][misp-enrichment-pipeline] Elasticsearch version determined (7.13.2) {:es_version=>7}
[2021-08-18T08:43:06,332][INFO ][logstash.outputs.elasticsearch][straight-es] Elasticsearch version determined (7.13.2) {:es_version=>7}
[2021-08-18T08:43:06,333][WARN ][logstash.outputs.elasticsearch][straight-es] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document _type {:es_version=>7}
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.