Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems to get Nessusbeat working #3

Open
TomiES opened this issue Aug 30, 2017 · 3 comments
Open

Problems to get Nessusbeat working #3

TomiES opened this issue Aug 30, 2017 · 3 comments

Comments

@TomiES
Copy link

TomiES commented Aug 30, 2017

Hi
I tried to get Nessusbeat working in Elasticsearch 5.5.2 environment. Unfortunately Index isn't created. Errormessage in logs was caused by trying to download Kibana sample dashboard. . Is this version of compatible with ES 6.x only ?

Thanks

017-08-30T15:12:46+03:00 DBG Disable stderr logging
2017-08-30T15:12:46+03:00 INFO Home path: [/opt/nessusbeat] Config path: [/opt/nessusbeat] Data path: [/opt/nessusbeat/data] Logs path: [/opt/nessusbeat/logs]
2017-08-30T15:12:46+03:00 INFO Beat metadata path: /opt/nessusbeat/data/meta.json
2017-08-30T15:12:46+03:00 INFO Beat UUID: 6339346f-2085-4ee4-8025-2a609cdb88c8
2017-08-30T15:12:46+03:00 INFO Setup Beat: nessusbeat; Version: 6.0.0-alpha3
2017-08-30T15:12:46+03:00 DBG Processors:
2017-08-30T15:12:46+03:00 DBG Initializing output plugins
2017-08-30T15:12:46+03:00 INFO Elasticsearch url: http://127.0.0.1:9200
2017-08-30T15:12:46+03:00 INFO Activated elasticsearch as output plugin.
2017-08-30T15:12:46+03:00 DBG Create output worker
2017-08-30T15:12:46+03:00 INFO Publisher name: nessusbeat
2017-08-30T15:12:46+03:00 INFO Metrics logging every 30s
2017-08-30T15:12:46+03:00 INFO Flush Interval set to: 1s
2017-08-30T15:12:46+03:00 INFO Max Bulk Size set to: 50
2017-08-30T15:12:46+03:00 DBG create bulk processing worker (interval=1s, bulk size=50)
2017-08-30T15:12:46+03:00 INFO Elasticsearch url: http://127.0.0.1:9200
2017-08-30T15:12:46+03:00 DBG ES Ping(url=http://127.0.0.1:9200, timeout=1m30s)
2017-08-30T15:12:46+03:00 DBG Ping status code: 200
2017-08-30T15:12:46+03:00 INFO Connected to Elasticsearch version 5.5.2
2017-08-30T15:12:46+03:00 DBG HEAD http://127.0.0.1:9200/.kibana
2017-08-30T15:12:46+03:00 DBG Created temporary directory /tmp/tmp835441651
2017-08-30T15:12:46+03:00 DBG Downloading https://artifacts.elastic.co/downloads/beats/beats-dashboards/beats-dashboards-6.0.0-alpha3.zip
2017-08-30T15:12:47+03:00 CRIT Exiting: Error importing Kibana dashboards: Error importing URL/file: Failed to down

@darvid
Copy link
Owner

darvid commented Aug 30, 2017

I use Nessusbeat with ES 5.5.x, so it should work. Could I see your nessusbeat config file please?

@TomiES
Copy link
Author

TomiES commented Aug 31, 2017 via email

@darvid
Copy link
Owner

darvid commented Aug 31, 2017

Can you try adding setup.dashboards.enabled: false to the config?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants