How create index patern on OpenSearch dashboard by curl
I’m running OpenSearch and OpenSearch Dashboards 2.12 using Docker.
Date histogram to count unique users per month in a year
How can we calculate unique users per month for given year, but if user is already accounted for one month, then it should not consider in next months.
Logging service in OpenSearch Dashboard
I’m using OS Dashboards 2.12.0 at the moment. I’m trying to configure the logging service policy that rotates the file every given interval of time.