Skip to content

b4b857f6ee/selks_grafana_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grafana Dashboards for SELKS

You already have :

Preparation :

  • Configure The elasticsearch from SELKS to expose the 9200
  • And that's it :)

Configuration

In the Grafana configuration -> Data Sources -> "Add data source" -> Select in the section "Logging & document databases" Elasticsearch. Configure the URL http://SELKSIP:9200/ Access : Server (default) Index name : logstash-* (Pattern No pattern) Time Field name : @timestamp Version : 7.0+

-> Save & Test

Help : If it's not working test a curl on your grafana host in destination of SELKS : curl -X GET "http://SELKSIP:9200/_cluster/health?pretty=true"

And after import the Dashboard in the SELKS folder of this github :)

NOC configuration

Configure telegraf with influxDB and this script : https://github.com/ratibor78/srvstatus

Configuration of /opt/srvstatus/settings.ini

[SERVICES] name = ssh.service rsyslog.service suricata.service elasticsearch.service logstash.service kibana.service evebox.service molochviewer-selks.service molochpcapread-selks.service

NOC - Services

Grafana Hosted : - https://grafana.com/grafana/dashboards/13235

alt text

Releases notes

v0.3 Update Dashboard

  • NOC - Services -> Add service visualisation and services over time.

v0.2 Add Dashboard

  • KRB5
  • NFS
  • DNP3
  • NOC - Services

v0.1 First release

Todo :

  • Add dashboard for :
  • RFB
  • Improve hunting options

Grafana hosted

SN-ALERTS

alt text

SN-ALL

alt text

SN-ANOMALY

alt text

SN-DHCP

alt text

SN-DNP3

alt text

SN-DNS

alt text

SN-FILE-Transactions

alt text

SN-FLOW

alt text

SN-HTTP

alt text

SN-IDS

alt text

SN-IKEv2

alt text

SN-KRB5

alt text

SN-NFS

alt text

SN-OVERVIEW

alt text

SN-RDP

alt text

SN-SIP

alt text

SN-SMB

alt text

SN-SNMP

alt text

SN-SSH

alt text

SN-STATS

alt text

SN-TFTP

alt text

SN-TLS

alt text

SN-TrafficID

alt text

SN-VLAN

alt text

Releases

No releases published

Packages

No packages published