# How to match Event ID, Knowledge Base DB with winlogbeat

**URL:** https://discuss.elastic.co/t/how-to-match-event-id-knowledge-base-db-with-winlogbeat/48891
**Category:** Beats
**Tags:** winlogbeat
**Created:** [May 1, 2016, 4:26pm UTC](https://discuss.elastic.co/t/how-to-match-event-id-knowledge-base-db-with-winlogbeat/48891 "2016-05-01T16:26:10Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Kennedy\_Kan1](https://avatars.discourse-cdn.com/v4/letter/k/cc9497/32.png) [@Kennedy\_Kan1](https://discuss.elastic.co/u/Kennedy_Kan1)
#### Post date: [May 1, 2016, 4:26pm UTC](https://discuss.elastic.co/t/how-to-match-event-id-knowledge-base-db-with-winlogbeat/48891/1 "2016-05-01T16:26:10Z")

</div>

I am new to Winlogbeat and would like to know how to match Event ID, Knowledge Base DB ([https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/default.aspx](https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/default.aspx)) with winlogbeat

Thanks.

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [May 1, 2016, 9:24pm UTC](https://discuss.elastic.co/t/how-to-match-event-id-knowledge-base-db-with-winlogbeat/48891/2 "2016-05-01T21:24:40Z")

</div>

You'd need to build a table and then use the translate filter in LS - [https://www.elastic.co/guide/en/logstash/current/plugins-filters-translate.html](https://www.elastic.co/guide/en/logstash/current/plugins-filters-translate.html)

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [May 12, 2016, 1:38am UTC](https://discuss.elastic.co/t/how-to-match-event-id-knowledge-base-db-with-winlogbeat/48891/3 "2016-05-12T01:38:55Z")

</div>

I was thinking about this today when looking at some winlogbeats and realised that you can just use a field formatter in Kibana!

Set it up like this;

 ![](https://us1.discourse-cdn.com/elastic/original/2X/6/690c0d8a1faea61db289e60c3ef4d74df04c6ce2.jpg)

And you then get a link off to that ID;

 ![](https://us1.discourse-cdn.com/elastic/original/2X/8/8b5d0bd6db7aa5e172880265314b8f6c3f42b5c2.jpg)

---

<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: [June 2, 2016, 1:39am UTC](https://discuss.elastic.co/t/how-to-match-event-id-knowledge-base-db-with-winlogbeat/48891/4 "2016-06-02T01:39:00Z")

</div>

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