Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Practical Application Logging and Monitoring
Search
DevOps Pro
August 31, 2016
Technology
0
110
Practical Application Logging and Monitoring
by Laurynas Tretrjakovas
DevOps Pro Vilnius 2016
DevOps Pro
August 31, 2016
Tweet
Share
More Decks by DevOps Pro
See All by DevOps Pro
Google Cloud Platform for DevOps Professionals
devopspro
0
290
Dev vs Ops transformation to Agility DevOps culture
devopspro
1
240
Using Test Automation for Continuous Integration, Delivery and Quality
devopspro
0
100
How the hell do I run my microservices in production, and will it scale?
devopspro
0
130
Accelerating innovation through AWS Cloud technology
devopspro
0
91
The Field Guide to Understanding Declarative Systems
devopspro
0
85
How we learned to love the Data Center Operating System
devopspro
0
220
DevOps is the answer! What was the question again?
devopspro
0
160
From Monolith to Docker Distributed Applications
devopspro
0
260
Other Decks in Technology
See All in Technology
DSPy入門
tomehirata
3
480
AI連携の新常識! 話題のMCPをはじめて学ぶ!
makoakiba
0
150
AWSが好きすぎて、41歳でエンジニアになり、AAIを経由してAWSパートナー企業に入った話
yama3133
1
180
SOTA競争から人間を超える画像認識へ
shinya7y
0
610
東京大学「Agile-X」のFPGA AIデザインハッカソンを制したソニーのAI最適化
sony
0
150
AIを使ってテストを楽にする
kworkdev
PRO
0
250
20251027_findyさん_音声エージェントLT
almondo_event
2
490
マルチエージェントのチームビルディング_2025-10-25
shinoyamada
0
210
会社を支える Pythonという言語戦略 ~なぜPythonを主要言語にしているのか?~
curekoshimizu
4
900
OSSで50の競合と戦うためにやったこと
yamadashy
3
1k
書籍『実践 Apache Iceberg』の歩き方
ishikawa_satoru
0
230
プレイドのユニークな技術とインターンのリアル
plaidtech
PRO
1
480
Featured
See All Featured
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Six Lessons from altMBA
skipperchong
29
4k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.5k
The Cult of Friendly URLs
andyhume
79
6.6k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
Embracing the Ebb and Flow
colly
88
4.9k
Bash Introduction
62gerente
615
210k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
116
20k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Transcript
Practical Application Logging and Monitoring Laurynas Tretjakovas
[email protected]
GitHub @n3ziniuka5
DevOps Pro Vilnius - 2016 1
About Me  Functional programming and DevOps enthusiast  Currently
Scala/DevOps at iGeolise  5 years of professional experience  Kickboxing and Brazilian Jiu-Jitsu practitioner DevOps Pro Vilnius - 2016 2
iGeolise  Main product – TravelTime platform  Small team
– 7 developers  2 DevOps people  About 20 managed servers  Scala, Scala.js, Akka, Play, React, Ansible DevOps Pro Vilnius - 2016 3
Sample Application Infrastructure DevOps Pro Vilnius - 2016 4
Sample Application Infrastructure DevOps Pro Vilnius - 2016 5
Sample Application Infrastructure DevOps Pro Vilnius - 2016 6
Sample Application Infrastructure DevOps Pro Vilnius - 2016 7
Sample Application Infrastructure DevOps Pro Vilnius - 2016 8
Sample Application Infrastructure DevOps Pro Vilnius - 2016 9
Elasticsearch  NoSQL Database  Full-text search and analytics engine
 Can handle complex search features and requirements  Works great for log files and metrics DevOps Pro Vilnius - 2016 10
Logstash  Data collection engine  Transform plain log lines
into structure data with patterns  Alerting  Over 200 available plugins DevOps Pro Vilnius - 2016 11
Kibana  Flexible analytics and visualization platform  Seamless integration
with Elasticsearch  Understand large volumes of data  Dynamic dashboards with data interaction DevOps Pro Vilnius - 2016 12
ELK Stack with Beaver DevOps Pro Vilnius - 2016 13
ELK Stack with Filebeat DevOps Pro Vilnius - 2016 14
ELK Stack at iGeolise DevOps Pro Vilnius - 2016 15
Demo API A single endpoint that accepts client, travel time
and transportation mode as input and simply logs the received input along with:  Response time  Status code  Request body  Request path DevOps Pro Vilnius - 2016 16
Demo API DevOps Pro Vilnius - 2016 17
Demo API DevOps Pro Vilnius - 2016 18
Filebeat Config DevOps Pro Vilnius - 2016 19
Logstash Config DevOps Pro Vilnius - 2016 20
Logstash Config DevOps Pro Vilnius - 2016 21
Elasticsearch Index Template DevOps Pro Vilnius - 2016 22
Kibana DevOps Pro Vilnius - 2016 23
Kibana DevOps Pro Vilnius - 2016 24
Kibana DevOps Pro Vilnius - 2016 25
Kibana DevOps Pro Vilnius - 2016 26
Kibana DevOps Pro Vilnius - 2016 27
Kibana DevOps Pro Vilnius - 2016 28
Kibana DevOps Pro Vilnius - 2016 29
Kibana DevOps Pro Vilnius - 2016 30
Thank You! DevOps Pro Vilnius - 2016 31