Skip to content

Tag: elasticsearch

Get all data from index elasticsearch in php

I am doing a test with elasticsearch to implement it in my project. I use CodeIgniter for my website. I found this link:confact/elasticsearch-codeigniter-library I use this library in my project. Which works perfectly. Now my question is how can I return all my data from the index? In principle, when I use Po…

laravel log system with logstash

I have a laravel application that I want to store my logs into my logstash and see them in kibana i searched a lot over the net to find a solution for it but I didnt find any good source for it, is there any package to use laravel logs into logstash ??? by the way I have my logstash