Project

General

Profile

Actions

Support #3807

closed

Evebox Setup

Added by Punith Raya almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Affected Versions:
Label:
Beginner

Description

Hello Team,

We have installed suricata on one server and Elasticsearch on other server, trying to push all eve.json logs to elasticsearch.
Installed evebox(rpm -Uvh https://evebox.org/files/rpm/stable/evebox-release.noarch.rpm,yum install evebox) in suricata server.

When i run the command (evebox server http://xxx.31.16.151:9200) , getting below error.

--------------------
[root@ip-172-31-46-10 ec2-user]#
2020-07-01 12:50:31 (server.go:163) <Info> -- This is EveBox Server version 0.11.1 (rev: 4d1b355); os=linux, arch=amd64
2020-07-01 12:50:31 (server.go:252) <Info> -- Self test: found embedded index.html.
2020-07-01 12:50:31 (geoip-service.go:44) <Warning> -- Failed to initialize geoip database: no database files found
2020-07-01 12:50:31 (configdb.go:52) <Info> -- Using in-memory configuration DB.
2020-07-01 12:50:31 (migrator.go:79) <Info> -- Updating database to version 0.
2020-07-01 12:50:31 (migrator.go:79) <Info> -- Updating database to version 1.
2020-07-01 12:50:31 (server.go:305) <Info> -- Configuring ElasticSearch datastore
2020-07-01 12:50:31 (server.go:306) <Info> -- Using ElasticSearch URL http://localhost:9200
2020-07-01 12:50:31 (server.go:308) <Info> -- Using ElasticSearch Index logstash.
2020-07-01 12:50:31 (elasticsearch.go:109) <Info> -- Event base index: logstash
2020-07-01 12:50:31 (elasticsearch.go:110) <Info> -- Event search index: logstash-*
2020-07-01 12:50:31 (server.go:335) <Error> -- Failed to ping Elastic Search, delaying startup: : Get "http://localhost:9200/": dial tcp 127.0.0.1:9200: connect: connection refused
------------------
Telnet is opened between suricata server and elasticsearch server.
We have to install evebox in suricata server, in order to collect eve logs and push it to elastic search? please correct me if iam wrong.


Files

Suricata1.JPG (150 KB) Suricata1.JPG Punith Raya, 07/02/2020 05:49 AM
Eveboxweb.JPG (53.4 KB) Eveboxweb.JPG Punith Raya, 07/05/2020 02:24 PM
Rules.JPG (24.3 KB) Rules.JPG Punith Raya, 07/06/2020 02:55 AM
Actions

Also available in: Atom PDF