VOOZH about

URL: https://www.javacodegeeks.com/author/florian-hopf/page/2

⇱ Florian Hopf, Author at Java Code Geeks - Page 2 of 3


  • Software Development👁 Image
    Florian HopfMarch 24th, 2016
    0 159

    Logging Requests to Elasticsearch

    This is something I wanted to write down for years but never got down to completing the post. It can…

    Read More »
  • Enterprise Java👁 Image
    Florian HopfAugust 2nd, 2015
    0 251

    ActiveMQ as a Message Broker for Logstash

    When scaling Logstash it is common to add a message broker that is used to temporarily buffer incoming messages before…

    Read More »
  • Software Development👁 Image
    Florian HopfFebruary 10th, 2015
    0 168

    Fixing Elasticsearch Allocation Issues

    Last week I was working with some Logstash data on my laptop. There are around 350 indices that contain the…

    Read More »
  • Enterprise Java👁 Image
    Florian HopfJanuary 27th, 2015
    0 1,716

    Logging to Redis using Spring Boot and Logback

    When doing centralized logging, e.g. using Elasticsearch, Logstash and Kibana or Graylog2 you have several options available for your Java…

    Read More »
  • Software Development👁 Image
    Florian HopfDecember 16th, 2014
    0 289

    Use Cases for Elasticsearch: Analytics

    In the last post in this series we have seen how we can use Logstash, Elasticsearch and Kibana for doing…

    Read More »
  • Scala👁 Image
    Florian HopfSeptember 22nd, 2014
    0 228

    Use Cases for Elasticsearch: Index and Search Log Files

    In the last posts we have seen some of the properties of using Elasticsearch as a document store, for searching…

    Read More »
  • Software Development👁 Image
    Florian HopfSeptember 3rd, 2014
    0 202

    Use Cases for Elasticsearch: Geospatial Search

    In the previous posts we have seen that Elasticsearch can be used to store documents in JSON format and distribute…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Florian HopfJuly 27th, 2014
    1 185

    Use Cases for Elasticsearch: Flexible Query Cache

    In the previous two posts on use cases for Elasticsearch we have seen that Elasticsearch can be used to store…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Florian HopfJuly 14th, 2014
    0 331

    Use Cases for Elasticsearch: Full Text Search

    In the last post of this series on use cases for Elasticsearch we looked at the features Elasticsearch provides for…

    Read More »
  • «
  • 1
  • 2
  • 3
  • »
Back to top button
Close