# Parsing non-live windows event logs into winlogbeat

**URL:** https://discuss.elastic.co/t/parsing-non-live-windows-event-logs-into-winlogbeat/192810
**Category:** Beats
**Tags:** winlogbeat
**Created:** [July 30, 2019, 3:03am UTC](https://discuss.elastic.co/t/parsing-non-live-windows-event-logs-into-winlogbeat/192810 "2019-07-30T03:03:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![gracia](https://avatars.discourse-cdn.com/v4/letter/g/8e7dd6/32.png) [@gracia](https://discuss.elastic.co/u/gracia)
#### Post date: [July 30, 2019, 3:03am UTC](https://discuss.elastic.co/t/parsing-non-live-windows-event-logs-into-winlogbeat/192810/1 "2019-07-30T03:03:23Z")

</div>

I have old windows event logs in the computer where I installed winlogbeat. How do I get winlogbeat to parse them instead of live windows event logs?

---

<div class="post-metadata">

### Author: ![andrewkroh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/andrewkroh/32/3784_2.png) [@andrewkroh](https://discuss.elastic.co/u/andrewkroh)
#### Post date: [July 30, 2019, 3:19am UTC](https://discuss.elastic.co/t/parsing-non-live-windows-event-logs-into-winlogbeat/192810/2 "2019-07-30T03:19:42Z")

</div>

You can set the `name` parameter to the absolute path of an .evtx file and it will read that in. You can use this to load in logs from a file that is "non-live". See the example in [https://www.elastic.co/guide/en/beats/winlogbeat/7.2/faq.html#reading-from-evtx](https://www.elastic.co/guide/en/beats/winlogbeat/7.2/faq.html#reading-from-evtx).

---

<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: [August 27, 2019, 3:19am UTC](https://discuss.elastic.co/t/parsing-non-live-windows-event-logs-into-winlogbeat/192810/3 "2019-08-27T03:19:51Z")

</div>

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