Score:0

Evebox doesn´t connect to elasticsearch

de flag

I have an evebox showing me this error when it connects to my elasticsearch. here it is my evebox.yml and sytemctl status evebox.service outputs


data-directory: /var/lib/evebox
http:
  tls:
    enabled: false
    certificate: /etc/kibana/certificados/kibana/kibana.pem

database:
  type: elasticsearch

  elasticsearch:
    url: https//client-01.example.com:9200
    index: suricata-*
    disable-certificate-check: true
    username: elastic
    password: debian

geoip:
  disabled: false
  database: /etc/evebox/GeoLite2-City.mmdb
  
authentication:
  required: true
  type: usernamepassword
  login-message: Monitoreo de tráfico de red

  root@kibana:/var/log# systemctl status  evebox.service
● evebox.service - EveBox Server
   Loaded: loaded (/lib/systemd/system/evebox.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2022-02-03 14:59:43 CST; 5s ago
 Main PID: 2630 (evebox)
    Tasks: 8 (limit: 7082)
   Memory: 24.0M
   CGroup: /system.slice/evebox.service
           └─2630 /usr/bin/evebox server -c /etc/evebox/evebox.yaml --host kibana.example.com

Feb 03 14:59:43 kibana evebox[2630]: 2022-02-03 14:59:43 (server.go:163) <Info> -- This is EveBox Server version 0.11.0 (rev: 51ee7a9); os=linux, arch=amd64
Feb 03 14:59:43 kibana evebox[2630]: 2022-02-03 14:59:43 (server.go:252) <Info> -- Self test: found embedded index.html.
Feb 03 14:59:43 kibana evebox[2630]: 2022-02-03 14:59:43 (configdb.go:59) <Info> -- Using configuration database file /var/lib/evebox/config.sqlite
Feb 03 14:59:43 kibana evebox[2630]: 2022-02-03 14:59:43 (server.go:305) <Info> -- Configuring ElasticSearch datastore
Feb 03 14:59:43 kibana evebox[2630]: 2022-02-03 14:59:43 (server.go:306) <Info> -- Using ElasticSearch URL https//client-01.example.com:9200
Feb 03 14:59:43 kibana evebox[2630]: 2022-02-03 14:59:43 (server.go:308) <Info> -- Using ElasticSearch Index suricata-*.
Feb 03 14:59:43 kibana evebox[2630]: 2022-02-03 14:59:43 (elasticsearch.go:109) <Info> -- Event base index: suricata
Feb 03 14:59:43 kibana evebox[2630]: 2022-02-03 14:59:43 (elasticsearch.go:110) <Info> -- Event search index: suricata-*
Feb 03 14:59:43 kibana evebox[2630]: 2022-02-03 14:59:43 (server.go:335) <Error> -- Failed to ping Elastic Search, delaying startup: : Get "https//client-01.example.com:9200/": unsupported protocol scheme ""
Feb 03 14:59:46 kibana evebox[2630]: 2022-02-03 14:59:46 (server.go:335) <Error> -- Failed to ping Elastic Search, delaying startup: : Get "https//client-01.example.com:9200/": unsupported protocol scheme ""
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.