Elastic Search Query | Aggregation | Nested Aggregation
I have this as one of the hit inside hits while querying all data
Is there a way to disable default indices in ELK?
I’m using basic ELK setup + I have a couple of elastic agents. Agents (and ELK components for that matter) create system indices that I don’t really use. I’d like to disable the creation of those indices and/or delete them. Is it safe to delete them? Also is there a mechanism to prevent such indices from being created at all?
Is ELK 7.10 started to use account password and certificate to access ELK components?
In ELK 6.5, by using SSL certificate only, we can access different ELK components.
When I tried using ELK 7.10 (X-pack or security stuff), it starts using account, password, and SSL certificate. Is it normal for ELK to have such changes between 6.5 and 7.10? When is the version change started ?