Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
134 views

I am trying to get data from two different dataviews in Elastic (8.17.3) based on common field value using ES|QL but getting parsing error. Below is my query FROM k8s-ss-* | LOOKUP JOIN akamai ON k8s-...
1 vote
1 answer
102 views

I'm unable to see the logs in Kibana. I have installed Filebeat on Kali and Elasticsearch,Logstash and Kibana on Ubuntu. I want that Filebeat should pass logs to Logstash, then Logstash should pass to ...
0 votes
1 answer
82 views

I have an ELK database with the ElasticSearch logstash and Kibana each set up on a different docker container on the same host. The problem I am having is that the ElasticSearch server stopped logging ...
0 votes
1 answer
93 views

POST huawei-monitor-logs-*/_search { "size": 0, "query": { "term": { "event.original": "down" } }, "aggs": { "...
0 votes
0 answers
71 views

I'm running an ELK stack in Docker Compose with Logstash sending logs to Elasticsearch using an ILM policy created by a separate initialization service. Setup: Elasticsearch with ILM policy Pong-logs-...
0 votes
0 answers
52 views

I'm working in Kibana Canvas using ESSQL, and I have a query that returns a single row with two columns like this: sum_of_orders color_index 645 3 I want to display sum_of_orders in a metric element, ...
Jens's user avatar
  • 195
0 votes
2 answers
74 views

In Elastic version 7.17.29, sometimes I can see the doc on hitting the GET query, and sometimes I can not: GET <index_name>/_search { "query": { "match": { ...
0 votes
0 answers
47 views

I defined SLM for 5 days as below: PUT _slm/policy/new-snapshot-1 { "schedule": "0 40 21 * * ?", "name": "<index-{now/d}>", "...
dominbdg's user avatar
0 votes
2 answers
57 views

I have a problem that requires finding the value corresponding to the label. I have a query with the following script: GET hawkcam_object_v3_test/_search { "query": { "bool": ...
0 votes
0 answers
42 views

I have an Opensearch v3.1.0 container and an Opensearch-dashboards v3.1.0 container. Whenever I access the opensearch-dashboard console from the browser, I get the following logs from Opensearch [2025-...
2 votes
1 answer
751 views

In our application we use the Spring Boot built-in logging in ECS format: logging.structured.format.console=ecs logging.structured.format.file=ecs This automagically produces nicely ECS-formatted ...
1 vote
0 answers
26 views

I had a hard time trying to run local Kibana with Docker and connect to a remote Elasticsearch cluster in version 8.18.x Previously, I had an ES version 7 running in a k8s-managed cloud Then I ...
0 votes
0 answers
32 views

I am developing my kibana plugin. I coded some tests which I can run in local easily like this: TMPDIR=$HOME/tmp TEST_BROWSER_HEADLESS=0 yarn test --functional-test --testConfigFile ./test/functional/...
1 vote
0 answers
56 views

having huge latency issue while working with elasticsearch runtime query. i have a nested type mapping field "actTypeCadence". "actTypeCadence": { "type": "nested&...
-1 votes
1 answer
129 views

I am trying to configure SSO using OpenID Connect with Elastic Kibana. I am using WSO2 version 7.0.0 and Elastic/Kibana version 8.18.1. I have enabled the 30-day trial period and also activated the 30-...

15 30 50 per page
1
2 3 4 5
...
421

AltStyle によって変換されたページ (->オリジナル) /