# Login dataset is not supported on windows

**URL:** https://discuss.elastic.co/t/login-dataset-is-not-supported-on-windows/216428
**Category:** Beats
**Tags:** elastic-stack-security, auditbeat
**Created:** [January 24, 2020, 1:43pm UTC](https://discuss.elastic.co/t/login-dataset-is-not-supported-on-windows/216428 "2020-01-24T13:43:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![WilGG](https://avatars.discourse-cdn.com/v4/letter/w/b487fb/32.png) [@WilGG](https://discuss.elastic.co/u/WilGG)
#### Post date: [January 24, 2020, 1:43pm UTC](https://discuss.elastic.co/t/login-dataset-is-not-supported-on-windows/216428/1 "2020-01-24T13:43:07Z")

</div>

Hi Everyone I'm trying to put together SIEM by elk  
I have my Elasticserach and Kibana running on a single Debian aws node. and I have **multiple Windows VM's** (Slaves) sending security event logs to **Windows logs collector** VM (Master). I've installed **auditbeat** and made changes to modules within the YML file as follows

auditbeat.modules:

- module: file\_integrity  
paths:

- module: system  
datasets:

* * *

I get execute the YML using command:

`./Auditbeat -e -c auditbeat.yml`

--------------------------------------------Output---------------------------------------------

```
- WARN [cfgwarn] host/host.go:167 BETA: The system/host dataset is beta

-WARN [cfgwarn] process/process.go:131 BETA: The system/process dataset is beta

-INFO instance/beat.go:402 auditbeat stopped.

-ERROR instance/beat.go:916 Exiting: 1 error: 4 errors: the system/login dataset is only supported on Linux; the system/package dataset is not supported on Windows; the system/socket dataset is only supported on Linux; the system/user dataset is only supported on Linux Exiting: 1 error: 4 errors: the system/login dataset is only supported on Linux; the system/package dataset is not supported on Windows; the system/socket dataset is only supported on Linux; the system/user dataset is only supported on Linux.

```

* * *

## I'm i doing something wrong or the login dataset is not supported or windows are the error message states?

---

<div class="post-metadata">

### Author: ![rugenl](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rugenl/32/12887_2.png) [@rugenl](https://discuss.elastic.co/u/rugenl)
#### Post date: [January 24, 2020, 3:18pm UTC](https://discuss.elastic.co/t/login-dataset-is-not-supported-on-windows/216428/2 "2020-01-24T15:18:56Z")

</div>

Those would be in the windows event log, I think the default setup for winlogbeat would integrate those into the SIEM.

---

<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: [February 14, 2020, 3:19pm UTC](https://discuss.elastic.co/t/login-dataset-is-not-supported-on-windows/216428/3 "2020-02-14T15:19:03Z")

</div>

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