Code Monkey home page Code Monkey logo

kts5's People

Contributors

istana avatar pevma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kts5's Issues

dashboard names not found (+ instead of %20)

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!

ELK 5.6.0.1 Kibana [illegal_argument_exception]

Hello,
Using these great dashboards on a RedHat EL 7.4 server and after updating via the yum repo from 5.5 to 5.6.0.1, Kibana is in a RED status:
[illegal_argument_exception] mapper [hits] cannot be changed from type [long] to [integer]

So I stopped kibana, removed the kibana index, loaded the dasboards again and started kibana but to no avail:
$ systemctl stop kibana
$ curl -XDELETE http://localhost:9200/.kibana
$ find KTS5/dashboards/ -type f -exec sed -i -e 's/.raw/.keyword/g' {} ;
$ ./load.sh
$ systemctl start kibana

Any idea how to solve this?
Much appreciated!
Andre

dashborad error (some chart)

hello!
my ELK env is
es/kibana: 5.4.0

after run load.sh when i opened dashboard all chart using ***.raw field as a aggregator is not visible (no results found). index pattern is ok. what wrong?

2017-06-12 3 53 30

2017-06-12 3 56 00

ELK 6 support?

Hello,
Migrating elasticsearch from 5.6 to 6 did not show major problems regarding already collected data via the SELKS setup on RedHat EL 7, but Kibana 6 fails. Are you planning a release of KTS5 (or maybe KTS6) which will work on ELK 6?
Kind regards,
Andre

After stopping Kibana, removing the index .Kibana and starting Kibana, it works well. But after running the load.sh script it reports import errors and Kibana itself afterwards reports " Your Kibana index is out of date, reset it or use the X-Pack upgrade assistant. "

Loading dashboard SN-STATS:

  • curl -H 'Content-Type: application/json' -XPUT http://127.0.0.1:9200/.kibana/dashboard/SN-STATS -d @dashboards/dashboard/SN-STATS.json
    {"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Rejecting mapping update to [.kibana] as the final mapping would have more than 1 type: [index-pattern, dashboard]"}],"type":"illegal_argument_exception","reason":"Rejecting mapping update to [.kibana] as the final mapping would have more than 1 type: [index-pattern, dashboard]"},"status":400}+ echo

Kibana Error: unknown error

Question About logstash

Hello,

I'm newbie on ELK but I dont have clear how I can transmit suricata logs to elasticsearch.

Do you use logstash? any other way?

Thank you

Mapping conflict

Hello,
I have just installed ELK 5.5.1 and try to import KTS5.
After running ./load.sh and login to Kibana I got message with patten "logstash-*"

Mapping conflict
A field is defined as several types (string, integer, etc) across the indices that match this pattern. You may still be able to use these conflict fields in parts of Kibana, but they will be unavailable for functions that require Kibana to know their type. Correcting this issue will require reindexing your data.

The conflict filed is geoip.coordinates
The type of this field changes across indices. It is unavailable for many analysis functions. The indices per type are as follows:

Type Index Names
float logstash-alert-2016.08.12-reindexed, logstash-alert-2017.07.05, logstash-alert-2017.07.12, logstash-alert-2017.07.12-reindexed, logstash-alert-2017.07.13, logstash-dns-2017.07.05, logstash-fileinfo-2016.08.12-reindexed, logstash-fileinfo-2017.07.05, logstash-fileinfo-2017.07.12, logstash-fileinfo-2017.07.12-reindexed, logstash-fileinfo-2017.07.13, logstash-flow-2017.07.05, logstash-flow-2017.07.12, logstash-flow-2017.07.12-reindexed, logstash-flow-2017.07.13, logstash-http-2017.07.05, logstash-http-2017.07.12, logstash-http-2017.07.12-reindexed, logstash-http-2017.07.13, logstash-smtp-2017.07.05, logstash-ssh-2017.07.05, logstash-tls-2017.07.05, logstash-tls-2017.07.12, logstash-tls-2017.07.12-reindexed, logstash-tls-2017.07.13
long logstash-flow-2016.08.12-reindexed, logstash-http-2016.08.12-reindexed, logstash-tls-2016.08.12-reindexed

Could you please tell me how to fix this issue?
Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.