Directly working with ElasticSearch in Logz.io
Hi,
A few questions that relate to the ElasticSearch that runs on Logz.io:
- Is it possible to control to which index a log will be written? For instance, I have different customers which I am serving an I would like to store the logs of each customer on a different index - is that possible?
- Can I directly query elasticsearch or must I use the Search API?
Thanks,
Shahar.
-
Official comment
Hi Shahar,
1. Each account in Logz.io has a dedicated index to that account, so if you want to segment your customer's data based on different indexes you would have to utilize our sub-accounts feature and create a separate sub-account per customer.
2. The Search api is only available for Enterprise customers, and due to security restrictions, you can only search elasticsearch via the Search api.
Thanks,
Josh
Comment actions
Please sign in to leave a comment.
Comments
1 comment