Category "elk"

Elasticsearch - Want to sort by field in all indices where that particular field available or not if not then avoid it

Currently, Getting result based on scoring but what i want to do is i want a result based on scoring + Field Status with value true/false. If value is true th

Customize Kibana 7.16 logo or inject custome css or js

I'm having a hard time to find the scripts where the logo is defined (navbar logo, startup, login logo ...). I've been looking around for ways to change the log

ELK stack error elastic search don't authorize Logstash

I followed up this blog to start ELK stack from docker compose file but used version 8.1.2. It is not running successfully elastic search don't authorize Logst

Search between multiple collections in elasticsearch having common fields

I have two different collections as shown in table: T-shirt having fields [Size, ID] Brand having fields [Name, ID] I need to search for only small sized T-shir

logstash settings are invalid

I'am trying to start logstash on windows with a custom conf file but I get always the same error : Your settings are invalid. Reason: Setting "" doesn't exist.

Elasticsearch Term suggester is not returning correct suggestions when one character is missing (instead of misspelling)

I'm using Elasticsearch term suggester for spell correction. my index contains huge list of ads. Each ad has subject and body fields. I've found a problematic e