# Event.dataset: login not present

**URL:** https://discuss.elastic.co/t/event-dataset-login-not-present/291232
**Category:** Beats
**Tags:** auditbeat
**Created:** [December 8, 2021, 2:50pm UTC](https://discuss.elastic.co/t/event-dataset-login-not-present/291232 "2021-12-08T14:50:19Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![sadux](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sadux/32/96568_2.png) [@sadux](https://discuss.elastic.co/u/sadux)
#### Post date: [December 8, 2021, 2:50pm UTC](https://discuss.elastic.co/t/event-dataset-login-not-present/291232/1 "2021-12-08T14:50:19Z")

</div>

Hello! Just install Elaticsearch & Kibana & Auditbeat (Ubuntu Server 20.04). Also install auditbeat dashboard. But [Auditbeat System] Login Dashboard ECS is empty. I want to see user login count. Some browsing bring me to understanding, that this dashboard require "Event.dataset: login" field. But in my case user login event doesn't contain this section (also for user section). Event.dataset: file & host is working. This datasets is enable in auditbeat.yml:

```auto
- module: system
  datasets:
    - host # General host information, e.g. uptime, IPs
    - login # User logins, logouts, and system boots.
    - process # Started and stopped processes
    - user # User information

```

How I can enable event.dataset:login field?

---

<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: [January 5, 2022, 4:51pm UTC](https://discuss.elastic.co/t/event-dataset-login-not-present/291232/2 "2022-01-05T16:51:18Z")

</div>

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