# Logstash Monitoring metrics receiver

**URL:** https://discuss.elastic.co/t/logstash-monitoring-metrics-receiver/138070
**Category:** Logstash
**Created:** [July 1, 2018, 3:58am UTC](https://discuss.elastic.co/t/logstash-monitoring-metrics-receiver/138070 "2018-07-01T03:58:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![eperry](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/eperry/32/551_2.png) [@eperry](https://discuss.elastic.co/u/eperry)
#### Post date: [July 1, 2018, 3:58am UTC](https://discuss.elastic.co/t/logstash-monitoring-metrics-receiver/138070/1 "2018-07-01T03:58:36Z")

</div>

I have a very complex environment spanning 8 different data centers and lots of fire walls

It appears the xpack.monitoring only has a HTTP output option ( I need to use Kafka) to stay with the current architecture and avoid troubling shooting firewalls for the next 2 weeks

So I was wondering if I can have the xpack.monitoring.url be another logstash http input on localhost so I could continue to use kafka

Right now my architecture is:

logstash output -\> kafka \> logstash indexer -\> elasticsearch

I was wondering if we could shoe-horn the metrics in to this data flow.

Logstash  
|-xpack.monitoring.url = localhost:92XX  
|- lostash input http listen on localhost:92xx  
|- ----------------------(filter???)  
|-logstash output kafka  
|  
|KAFKA TOPIC XXXX  
|  
| Logstash read topic and write to .monitor-logstash

Any idea's or is it just as simple as put up a http listener and writing it to the write index?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 29, 2018, 3:58am UTC](https://discuss.elastic.co/t/logstash-monitoring-metrics-receiver/138070/2 "2018-07-29T03:58:41Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
