Skip to content
Software Test Academy
  • Home
  • About
  • Blog
  • Test Automation
    • UI Automation
      • Selenium
      • Capybara
      • Sikulix
      • CodedUI
      • WinAppDriver
    • Mobile Automation
      • Appium
      • Espresso
      • Mobile Device Farm
    • API Automation
      • Rest Assured
      • Karate
    • Testing Frameworks
      • JUnit
      • TestNG
    • Automation Reporting
      • Allure Report
      • Extent Reports
      • Klov Reporting
      • Tesults Reporting
    • Cucumber
    • Visual Test Automation
      • Applitools Eyes
      • ImageMagick
      • Galen Framework
      • Ember Percy
      • Visual Testing Tools
    • Robot Framework
    • Selenoid
    • Docker Selenium
    • Node.js Mocha
  • Performance Testing
    • JMeter
    • Gatling
    • Mobile Performance Testing
    • Interview Questions
  • DevOps
    • Kubernetes
    • Jenkins
    • Docker
    • SonarQube
    • Vagrant
    • Octopus Deploy
    • AWS
    • Azure
    • Rancher
    • Packer
  • More
    • Interview Questions
      • Performance Testing Interview Questions
    • Programming Tutorials
      • JAVA
      • JAVA FX
      • Git
      • GitLab
      • GitHub
      • Algorithms
      • WireMock
      • Mockito
      • Logging
      • ESLint
    • Testing Tutorials
    • Agile Tutorials
    • Tools and Technologies
    • Security Testing Tutorials
    • Test Masters
    • Software Conferences

elasticsearch

ElasticSearch Tutorials

ElasticSearch tutorials are listed in this section. We will continuously add new articles to this section. If you want us to write a new article for this section please get in touch with us.

Import IIS Logs to Elasticsearch by Using Logstash and Monitor Them with Kibana

December 4, 2018 by Ahmet Ay
kibana

Hi all, in this article I will explain how to import IIS logs to Elasticsearch (ES) by using Logstash and monitor them with Kibana. We will use Windows Server 2012 R2, CentOS 7.2 operating system for this setup. Elasticsearch version: … Read more

Categories Tools and Technologies Tags elasticsearch, kibana, logstash

Elasticsearch Installation on CentOS7

December 4, 2018 by Ahmet Ay

Hi All, I will explain you how to install Elasticsearch (v 1.7.4) on CentOS7 Operating system. Bu makalenin Türkçe versiyonu için tıklayınız. Before, we need to install JVM because Eleasticsearch run on JAVA. yum install -y java-1.8.0-openjdk.x86_64 After installation of … Read more

Categories Tools and Technologies Tags elasticsearch

© 2025 SW TEST ACADEMY • All Rights Reserved