All Questions
Tagged with elasticsearch debian
5 questions
3
votes
1
answer
3k
views
Why does a systemd unit file at `/usr/lib/systemd/system/` still works for Ubuntu?
I understand that systemd stores unit files at different locations for different versions of Linux. On RHEL, it's at /usr/lib/systemd/system/, whereas on Debian-based machines it's at /lib/systemd/...
0
votes
1
answer
2k
views
One port is listening with an * and the other is listening with 127.0.0.1 and only the first is accepting remote connections
Please see the attached picture below, and then I will explain:
So, I have Solr running which uses port 8983. And as you can see in the screen shot, it's listed as "TCP *:8983 (LISTEN)". And, it's ...
3
votes
2
answers
572
views
Timeouts between an API and an elasticsearch server every 2 hours
We are experiencing a weird issue on our servers. (Debian 8.9) We have an API which is a PHP application. It requests an elasticsearch which instance is on a separate server.
Every 2 hours, we are ...
1
vote
1
answer
253
views
logstash - take 2 - filter to send messages from IntelMQ/python/redis to ELK
Following up on the heels of this question, https://stackoverflow.com/questions/40768603/logstash-trying-to-make-sense-of-strings-passed-by-intelmq-in-elasticsearch I am trying to create a refine/...
2
votes
1
answer
263
views
Tile/Greographic Map in Kibana not working
I am trying to create a geographical map of my data in Kibana 5.01, and it does not work. The fact is that I do not even have the geoip.field that is required in the menu.
I am sending data from ...