View on GitHub

presentations

Presentation notes from JMU Unix Users Group meetings

ELK / Elastic Stack

What is Elastic?


In the early days….

bg contain right


Along came Beats to the ELK family, giving us the ELK-B(ee)


Elastic Universe circa 2018


bg


Licensing


Elasticsearch


Observability


Full Text


Security


Not mentioned on the homepage - geospatial


Logstash


Logstash Inputs

         
azure_event_hubs generator jms redis syslog
beats github jmx relp tcp
cloudwatch google_pubsub kafka rss twitter
couchdb_changes graphite kinesis s3 udp
dead_letter_queue heartbeat log4j salesforce unix
elasticsearch http lumberjack snmptrap varnishlog
exec http_poller meetup sqlite websocket
file imap pipe sqs wmi

More Logstash inputs

         
ganglia irc puppet_facter stdin xmpp
gelf jdbc rabbitmq stomp  

Logstash Codecs - decode incoming data

| | | | | — | — | — | | avro | fluent | netflow | | cef | graphite | nmap | | cloudfront | gzip_lines | plain | | collectd | json | protobuf | | dots | json_lines | rubydebug | | edn | line | | | edn_lines | msgpack | | | es_bulk | multiline | |


Logstash filters - transform data

| | | | | | | — | — | — | — | — | | aggregate | dissect | geoip | metricize | throttle | | alter | dns | grok | metrics | tld | | cidr | drop | i18n | mutate | translate | | cipher | elapsed | jdbc_static | prune | truncate | | clone | elasticsearch | jdbc_streaming | range | urldecode | | csv | environment | json | ruby | useragent | | date | extractnumbers | json_encode | sleep | uuid | | de_dot | fingerprint | kv | split | xml |


Beats


Beats

         
Packetbeat apexbeat collectbeat fastcombeat etcdbeat
Filebeat burrowbeat connbeat flowbeat execbeat
Winlogbeat hsnburrowbeat consulbeat gabeat factbeat
Metricbeat cloudflarebeat dockbeat gcsbeat fastcombeat
Heartbeat cloudfrontbeat Elasticbeat githubbeat flowbeat
Auditbeat cloudtrailbeat etcdbeat gpfsbeat gabeat
amazonbeat cloudwatchmetricbeat execbeat hackerbeat gcsbeat
apachebeat cloudwatchlogsbeat factbeat Hsbeat githubbeat

Beats

         
gpfsbeat journalbeat mqttbeat packagebeat redisbeat
hackerbeat kafkabeat mysqlbeat phpfpmbeat retsbeat
hsbeat kafkabeat2 nagioscheckbeat pingbeat rsbeat
httpbeat krakenbeat nginxbeat prombeat saltbeat
hwsensorsbeat lmsensorsbeat nginxupstreambeat prometheusbeat serialbeat
icingabeat logstashbeat nsqbeat protologbeat springbeat
iobeat mcqbeat nvidiagpubeat pubsubbeat tracebeat
jmxproxybeat mongobeat openconfigbeat redditbeat twitterbeat

Beats

 
udpbeat
udplogbeat
unifiedbeat
uwsgibeat
varnishlogbeat
varnishstatbeat
vaultbeat
wmibeat

Kibana


Sysmon - a brief aside

“System Monitor (Sysmon) is a Windows system service and device driver that, once installed on a system, remains resident across system reboots to monitor and log system activity to the Windows event log. It provides detailed information about process creations, network connections, and changes to file creation time. By collecting the events it generates using Windows Event Collection or SIEM agents and subsequently analyzing them, you can identify malicious or anomalous activity and understand how intruders and malware operate on your network.”