Hello, our company uses Kibana, and we want to track user metrics such as the requested date range, applied filters, and other relevant data. Is there a solution to achieve this?
hello, I want to see, for example, the time range the team most frequently looks at logs, which filters they use, and so on.
AFAIK, this is not an OOTB ELK feature. we asked same around v5.x/6.x, but can happily be corrected if some support has been added in meantime (several years).
You can put an nginx (or other proxy) in front of kibana and get some info from those logs.
