# Winlogbeat Output to Kafka not Refreshing

**URL:** https://discuss.elastic.co/t/winlogbeat-output-to-kafka-not-refreshing/109623
**Category:** Beats
**Tags:** winlogbeat
**Created:** [November 29, 2017, 4:26pm UTC](https://discuss.elastic.co/t/winlogbeat-output-to-kafka-not-refreshing/109623 "2017-11-29T16:26:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Ratnakar\_Sadasyula](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ratnakar_sadasyula/32/21775_2.png) [@Ratnakar\_Sadasyula](https://discuss.elastic.co/u/Ratnakar_Sadasyula)
#### Post date: [November 29, 2017, 4:26pm UTC](https://discuss.elastic.co/t/winlogbeat-output-to-kafka-not-refreshing/109623/1 "2017-11-29T16:26:59Z")

</div>

Hi I am sending Winglogbeat Data from my System to Kafka. I find that on starting the Winlogbeat, it initially sends the data in interval of 5 minutes, 2-3 times, and then it just does not update further. I have tried increasing the timeout interval in Kafka, but still not much change. This is my Winlogbeat config file.

winlogbeat.event\_logs:

- name: Skype Room System  
ignore\_older: 24h

output.kafka:  
hosts: ["10.192.152.21:9092","10.192.152.22:9092","10.192.152.23:9092"]  
topic: "conf-monitor-topic"  
required\_acks: 1  
compression: gzip  
max\_message\_bytes: 1000000  
max\_retries: -1  
timeout: 60s

---

<div class="post-metadata">

### Author: ![kvch](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kvch/32/72058_2.png) [@kvch](https://discuss.elastic.co/u/kvch)
#### Post date: [November 29, 2017, 6:53pm UTC](https://discuss.elastic.co/t/winlogbeat-output-to-kafka-not-refreshing/109623/2 "2017-11-29T18:53:59Z")

</div>

Could you please format your config using either backticks or the `</>` button?  
Please share your Winlogbeat logs.

---

<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: [December 28, 2017, 1:50pm UTC](https://discuss.elastic.co/t/winlogbeat-output-to-kafka-not-refreshing/109623/4 "2017-12-28T13:50:02Z")

</div>

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