saurabhPV

Results 3 comments of saurabhPV
trafficstars

Thanks a lot @siddharthlatest for the quick response ! Like you said > [ Kibana ] --> [ Arc acts as a reverse proxy ] --> [ Elasticsearch ] this...

I have one more question regarding config do I need to do anything to configure logging ? I queried es using ```curl -XGET "http://foo:bar@localhost:8000/_search" -H 'Content-Type: application/json' -d'{ "query": {...

@siddharthlatest I found out arc uses `Fluentbit` (from [this repo]( https://github.com/appbaseio/arc-dockerized/).) to ship log to elasticsearch. Could you please help me to configure it to use in this repo (I...