Tags / Kibana
1Z0-808
2018
ATG
Apache Fop
Bash
CNC
Elasticsearch
Groovy
JPA
Java
JavaScript
Jenkins
Kibana
Linux
Malta
MySQL
OCA
PDF
Sed
Ubuntu
Windows services
collections
concurrency
dates
dig deeper
essay
exceptions
food
games
interview questions
logging
movies
patterns
photos
shopping
task
technical
thoughts
trash
trip
windows
How to install Kibana as a Windows service
Installing Elasticsearch as a service is an easy task: This creates a new service, which should be started manually. However, I faced a problem installing Kibana 5.5.0 as a Windows service. The first solution I found didn't work. If you got "Access denied" running this command, try running cmd.exe as Administrator…

2017-07-14
Logging in ATG: how to send error reports to Elasticsearch and display them with Kibana
In this article, I'm going to share my experience with Oracle ATG logging system and such great tools like Elasticsearch and Kibana. Imagine that we have a big ATG-based project and our task is to store and list all the users who met (explicitly or not) errors. To solve this task we will add a new event listener to…

2017-07-13