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

dashboard names not found (+ instead of %20) #1

Open
myrinx opened this issue May 17, 2017 · 7 comments
Open

dashboard names not found (+ instead of %20) #1

myrinx opened this issue May 17, 2017 · 7 comments

Comments

@myrinx
Copy link

myrinx commented May 17, 2017

Hi,

Due to the spaces in the name of the dashboards, they cannot be found in the most recent version of kibana (i believe its 5.5)

Additionally, it would be really awesome if the index names could be adjusted easily ;)

Thanks!

@pevma
Copy link
Member

pevma commented May 17, 2017

Indeed.We will upgrade the naming soon. I just need to finish confirming the tests complete ok.

@myrinx
Copy link
Author

myrinx commented May 17, 2017 via email

@pevma
Copy link
Member

pevma commented May 17, 2017

I have updated the git master with a fix for the naming - please feel free to try out and feedback.
GeoIP maps seem to work in my case. There is a template in /etc/logstash/ that is used. I also just updated the SELKS4 dev branch here - https://github.com/StamusNetworks/SELKS/tree/SELKS4-dev

@myrinx
Copy link
Author

myrinx commented May 17, 2017 via email

@pevma
Copy link
Member

pevma commented May 17, 2017

I meant to say -- i upgraded the s3-s4 script in master - StamusNetworks/SELKS@d2f8d2c so you could look there too and see if it would be of help.

@myrinx
Copy link
Author

myrinx commented May 18, 2017

The load.sh file fails right now due to a strange single quote in the Curl command:
curl -H '"Content-Type:' 'application/json"' -XPOST 'http://127.0.0.1:9200/.kibana/index-pattern/logstash-alert-' -d '@dashboards/index-pattern/logstash-alert-.json'

right after content-type: the 2 quotes make the curl request fail.

@ geo_point: From all of the documentation i'm reading, it could be caused due to the absence of a template json for the indices. Apparently filebeat loves to overwrite the default set stuff. Fixing it with a template in elasticsearch should do the trick.

@pevma
Copy link
Member

pevma commented May 19, 2017

@myrinx - ok noted - thanks for testing and the feedback! The load script should be fixed in the latest git master. Also added a template in the upgrade/iso creation git trees for testing the SELKS4 upgrade/ISO creation. Please let me know of any feedback.

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