Skip to main content

Questions tagged [elasticsearch]

Elasticsearch is an open source, distributed, RESTful Search Engine.

0 votes
0 answers
11 views

Unable to generate CSV in Kibana when querying for an IP address

I'm trying to search for an IP address in my data on Elasticsearch (v8.8.0) using Kibana. If I simply enter the IP in Kibana's Discovery's query bar, and I try to export the results into CSV, I get an ...
Rayne's user avatar
  • 603
0 votes
0 answers
26 views

Elasticsearch autostart after Linux Mint upgrade

I've Googled and search here but only find how to start or autostart Elasticsearch on Linux Mint (in or not in Docker), etc. After upgrading Linux Mint (desktop) yesterday (15 may 2024) I found that ...
TungstenX's user avatar
  • 871
0 votes
0 answers
96 views

Index data containing large integers into Elasticsearch

What would I like to achieve? I need to index some events into Elasticsearch. These events are formatted as JSON and can contain large numbers (the specific data I'm working with goes up to 2^128 but ...
Entropy0's user avatar
  • 306
1 vote
0 answers
41 views

How to handle excessive log entries during transition to a new Kibana server?

I am encountering a challenge while updating our Elasticsearch/Kibana setup, which involves two separate virtual machines named Kibana01 and Kibana02. Each virtual machine hosts an instance of Ubuntu ...
projet Admin's user avatar
0 votes
0 answers
24 views

Getting logstash to write certain logs to a file

I am trying to get logs from my shadowsocks docker into a file so that it can be integrated with fail2ban. The container outputs logs to stdout, which is already integrated with my ELK stack (also ...
ohshitgorillas's user avatar
0 votes
0 answers
477 views

illegal_argument_exception: index.lifecycle.rollover_alias [elbtest] does not point to index [elb-test-2023.06.27]

I have set up a server with Kibana + Elasticsearch + Logstash Idea is to have logstash fetch logs from Amazon ELB and send them to elasticsearch so that they are viewable in Kibana. It works great for ...
www.jensolsson.se's user avatar
1 vote
2 answers
1k views

force filebeat to log to a file

Using filebeat-8.7.1, I have it configured to push several sources to a remote elastisearch. I cannot get it to log its own logging to a local file /var/log/filebeat/filebeat.log, and I cannot prevent ...
r2evans's user avatar
  • 550
0 votes
1 answer
667 views

filebeat works from file but not from syslog with checkpoint module

I'm trying send CheckPoint Firewall logs to Elasticsearch 8.0. I have machine A 192.168.1.123 running Rsyslog receiving logs on port 514 that logs to a file and machine B 192.168.1.234 running ...
mfloris's user avatar
  • 261
0 votes
1 answer
206 views

Is it possible to start elastic search using java without installing it in local machine?

I did a java application to do simple elastic search operations... I need to start elastic search before running it. I don't want my client to do the same. is there any ways to start elastic search ...
Mohamed Ibrahim Ansari's user avatar
15 votes
2 answers
9k views

Windows IP Helper Service (iphlpsvc) - is it possible to change port?

The Windows IP Helper Service (iphlpsvc) is using port 9200 on my system (Windows 10), which is also used by Elasticsearch by default. Obviously, I could just set Elasticsearch to use another port, ...
Jonáš Jančařík's user avatar
1 vote
1 answer
3k views

Metadata file does not match checksum after yum install

I'm trying to install elasticsearch using YUM repo on centos. I configured the yum repo as described here : https://www.elastic.co/guide/en/beats/filebeat/current/setup-repositories.html but after the ...
alex's user avatar
  • 131
0 votes
1 answer
987 views

elasticsearch-keystore not populated by kubernetes InitContainer

I try to add a snapshot repository using the Azure Repository Plugin to an elasticsearch instance running on Azure (with K8s) deployed through helm using the chart from helm.elastic.com. The chart is ...
An Ky's user avatar
  • 1
0 votes
1 answer
560 views

SYSLOG-NG: Sending same log to two different index in elasticsearch

I'm trying to send the same log flow to two different elasticsearch indexes, because of users with different roles each index. I use a file for destination too. Here is a sample: 2021-02-12T14:00:00+...
Nand0san's user avatar
  • 101
0 votes
0 answers
2k views

How to add a CA certificate from Windows 10 to Ubuntu 20.04

I'd like to get your guidances on the following issue: I am having some problems to install elasticsearch on virtualBox Ubuntu 20.04, this virtual environment is on Windows 10 which has a Trusted Root ...
John Barton's user avatar
0 votes
1 answer
38 views

How to compile this program without coding knowledge? [closed]

Please forgive my illeteracy as far as coding goes but I am trying to set up a program I found on github and although I don't have much coding knowledge I was able by following wome tutorial to do ...
Job's user avatar
  • 13

15 30 50 per page