Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
1 answer
43 views

curl: (77) error setting certificate file: elasticsearch-8.13.4/config/certs/http_ca.crt

Im following the instructions from https://www.elastic.co/guide/en/elasticsearch/reference/8.13/targz.html and im getting this error when i run curl --cacert elasticsearch-8.13.4/config/certs/http_ca....
user25164109's user avatar
1 vote
2 answers
270 views

Failed to determine the health of the cluster. , with exit code 69

I am trying to create an Enrollment code for my Elasticsearch using bin/elasticsearch-create-enrollment-token -s node and i am getting this error and i cant find a solution for it. I followed the ...
user25164109's user avatar
1 vote
0 answers
733 views

Elasticsearch died while starting up, with exit code 78

Im trying to run Elasticsearch using the command ./bin/elasticsearch as it says in the https://www.elastic.co/guide/en/elasticsearch/reference/current/targz.html documentation, and after it starts ...
user25164109's user avatar
-2 votes
1 answer
99 views

elasticsearch error in Linux: Invalid initial heap size

I installed elasticsearch elasticsearch-8.13.0-amd64.deb on the linux system Debian GNU/Linux 12 (bookworm) by referring to the documentation Download and install the Debian package manually. and then ...
SageJustus's user avatar
0 votes
0 answers
81 views

Binding IP address to Docker Container produces error - starting userland proxy: listen tcp4 10.0.0.4:9200: bind: cannot assign requested address

Situation: there are two VMs in the private network: Linux web server with the private IP 10.0.0.4 Linux server with ElasticSearch Docker container I want to restrict connections to ElasticSearch to ...
Aidas's user avatar
  • 1,249
1 vote
1 answer
178 views

elasticsearch cannot read certificate file

I generated a certificate file with certbot. It is placed in /etc/letsencrypt/.... I created a group called elk where I added the elasticsearch user, and I recursively set it as the owning group for /...
Vivere's user avatar
  • 2,162
0 votes
0 answers
158 views

Logstash shut down and stopped processing because of an error: (SystemExit)

Let me say right away that I am not a professional. I have a problem with Logstash. A few days ago it stopped collecting data and I found an error in the logs. Before it stopped collecting data, ...
Dan's user avatar
  • 1
-1 votes
2 answers
145 views

How to make a filebeat config to collect a specific lines from a file

have a file log aud of oracle and i need to collect the whole block instead of whole file. the block is from ACTION field to ACTION NUMBER log file as below Thu Nov 9 10:20:24 2023 +01:00 LENGTH : '...
hakim arqib's user avatar
0 votes
0 answers
151 views

How to encrypt logs between Fortigate/Synology and logstash

I recently implemented the ELK Stack solution to centralise logs from several devices. It works very well when I send my logs over UDP, but I'm having a few problems encrypting the logs. Here are some ...
ITGUY's user avatar
  • 1
-1 votes
1 answer
218 views

Deploying the elasticsearch on the GKE Cluster using file-store as volume

Here are the menifest file's i'm using apiVersion: apps/v1 kind: StatefulSet metadata: name: elasticsearch labels: service: elasticsearch spec: serviceName: es replicas: 1 selector: ...
Tirth Joshi's user avatar
1 vote
1 answer
526 views

How to monitor https traffic using packetbeat?

Is there way to get the response code of https calls using packetbeat. I don’t see any protocol for https. The goal is to monitor https traffic
Sowmiya 's user avatar
0 votes
1 answer
256 views

Logstash config with filebeat issue when using both beats and file input

I am trying to config a filebeat with logstash. At the moment I managed to successfully config filebeat with logstash and I am running into same issues when creating multiple conf files in the ...
user12's user avatar
  • 1
0 votes
0 answers
742 views

How to edit Kibana config file in Docker?

I am running Kibana from a docker container on Windows. Kibana is asking me put something in the file config/kibana.yml. I found the file in Docker desktop Terminal, but how do I edit it? What editor ...
Eliyahu's user avatar
  • 545
0 votes
1 answer
402 views

Filebeat suddenly timing out shortly after pushing first logs to Opensearch

I am running filebeat 7.10.2 on a linux box and pushing logs to AWS Opensearch via a systemctl service. Recently the service started failing with the following error: 'failed to publish events:.......
Daniel Marcus's user avatar
0 votes
2 answers
70 views

assign context of a .csv file, line by line as a variable into a linux command script

I have a .csv file that contains 2500 unique request id like "4485-182-65846". I want to run a elasticsearch query command that contain this request Id. my query be like: curl -XGET 127.0.0....
Amirhossein eidy's user avatar

15 30 50 per page
1
2 3 4 5
15