activity-logs index in Elasticsearch with the following mapping.
Implementing the GET (all records with a filter on related data)
This is a complex use case: How to handle filters on related data. We want to be able to filter using theuser.mail field.To accommodate you we already provide you a simple service
ElasticsearchHelper that handles all the logic to connect with your Elasticsearch data.