Top "Elastic-stack" questions

Elastic Stack combines the Elasticsearch, Logstash, Kibana, and the Beats Framework to provide real-time insights of any type of structured or unstructured data.

Running Elastic without the Trial License

Background: I'm trying to use the Elastic stack (Elastic, Logstash & Kibana), but I have no money to pay. I …

elasticsearch elastic-stack
Connect two instances of docker-compose

I have a dockerized application with a few services running using docker-compose. I'd like to connect this application with ElasticSearch/…

docker docker-compose elastic-stack
Logstash creates enormous local log files and (although it sends then to Elasticsearch)

The problem I have a machine with logstash on it, and another Elasticsearch-Kibana machine which stores the logs written from …

configuration logstash elastic-stack local-files
Logging from Java app to ELK without need for parsing logs

I want to send logs from a Java app to ElasticSearch, and the conventional approach seems to be to set …

java logging elasticsearch logstash elastic-stack
How to log from Node.js with Express to ELK?

I have a Node.js server application with Express. I would like to log its activity into ElasticSearch and visualize …

node.js express elastic-stack
How Logstash is different than Kafka

How Log stash is different than Kafka? and if both are same which is better? and How? I found both …

apache-kafka devops elastic-stack
Sending Docker container logs to ELK Stack by configuring the logging drivers - Easy Method

I usually run applications as docker containers because of its high flexibility and availability. Is there a way to get …

logging docker syslog elastic-stack logstash-configuration
How to define seperated indexes for different logs in Filebeat/ELK?

I am wondering how to create separated indexes for different logs fetched into logstash (which were later passed onto elasticsearch), …

elasticsearch logstash kibana elastic-stack filebeat
Log storage location ELK stack

I am doing centralized logging using logstash. I am using logstash-forwarder on the shipper node and ELK stack on the …

elasticsearch logstash kibana logstash-forwarder elastic-stack
error=>"Elasticsearch Unreachable: [http://localhost:9200/][Manticore::SocketException] Connection refused (Connection refused)"}

ELK with salesforce URL:http://localhost:9200/>, :error_type=>LogStash::Outputs::ElasticSearch::HttpClient::Pool::HostUnreachableError, :error=>"Elasticsearch Unreachable: […

salesforce elastic-stack