1
Zenarmor (Sensei) / Dashboard (an error occured while report...) / external elasticsearch db
« on: March 18, 2021, 03:06:21 pm »
dear opnsense community
sensei somehow can't communicate with my elasticsearch db. I noticed this when I click on the dashboard it says "An error occured while report is beeing loaded!" - According forum entries I rebooted several times, waited longer but sensei isn't writing anything to elasticsearch, as no index is beeing created.
I tested elasticsearch via "http://192.168.1.18:9200/newindex" which did create a new index. I can ping and reach the elasticsearch server with curl..
/usr/local/sensei/log/active/ipdr_streamer.log
I did uninstall sensei completely and reinstalled it, reinstalled suricata, as said rebooted several times...
Any ideas what else I could try?
Thanks a lot in advance
Dave
sensei somehow can't communicate with my elasticsearch db. I noticed this when I click on the dashboard it says "An error occured while report is beeing loaded!" - According forum entries I rebooted several times, waited longer but sensei isn't writing anything to elasticsearch, as no index is beeing created.
I tested elasticsearch via "http://192.168.1.18:9200/newindex" which did create a new index. I can ping and reach the elasticsearch server with curl..
/usr/local/sensei/log/active/ipdr_streamer.log
Code: [Select]
Elasticsearch insert
Staring ES....True
Endpoint: tls_write
Inserting in 0.01 seconds.
Inserting in 0.01 seconds.
Inserting in 0.01 seconds.
IPDRSTREAM STOP: FileNotFoundError(2, 'No such file or directory')
----2021-03-18T09:04:11.452253 waiting data...
sending bulk: /usr/local/sensei/output/active/temp/0_conn_29.ipdr.ready
sending bulk: /usr/local/sensei/output/active/temp/0_dns_32.ipdr.ready
File: /usr/local/sensei/output/active/temp/0_dns_32.ipdr.ready Size: 2494
File: /usr/local/sensei/output/active/temp/0_conn_29.ipdr.ready Size: 9376
Elasticsearch insertI did uninstall sensei completely and reinstalled it, reinstalled suricata, as said rebooted several times...
Any ideas what else I could try?
Thanks a lot in advance
Dave

