Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Winlogbeat] Additional Dashboards #14149

Closed
philippkahr opened this issue Oct 19, 2019 · 4 comments
Closed

[Winlogbeat] Additional Dashboards #14149

philippkahr opened this issue Oct 19, 2019 · 4 comments

Comments

@philippkahr
Copy link
Contributor

philippkahr commented Oct 19, 2019

Hi,

I created some dashboards for active directory audit. There are some rules that have to be applied inside the active directory.

In the pictures shown for the dashboards, I had to insert some mockup values, but I hope you get the idea.

[Winlogbeat] LDAP Insights

Needs https://blogs.technet.microsoft.com/russellt/2016/01/13/identifying-clear-text-ldap-binds-to-your-dcs/ to work. It will write the LDAP information into the windows event log Directory Service, so that needs to be added to the Winlogbeat configuration.

Dashboards

Screenshot 2019-10-19 at 15 05 18

Screenshot 2019-10-19 at 15 05 30

Screenshot 2019-10-19 at 15 05 39

Screenshot 2019-10-19 at 15 05 55

[Winlogbeat] Active directory group audit

Needs the group audit GPOs to be applied in the Active Directory. They will be written into the Security event log.

Dashboards

Screenshot 2019-10-19 at 15 07 06

Screenshot 2019-10-19 at 15 07 18

Screenshot 2019-10-19 at 15 07 48

[Winlogbeat] Overview single host

Just a simple alteration of the Winlogbeat Dashboard, just for a single host.

Dashboards

Screenshot 2019-10-19 at 15 08 53

Screenshot 2019-10-19 at 15 08 59

Screenshot 2019-10-19 at 15 09 15

@philippkahr
Copy link
Contributor Author

philippkahr commented Oct 19, 2019

Since winlogbeat is not using any module I am facing a little issue regarding mage exportDashboard.
#14101 someone suggested to me to use

MODULE=vsphere ID=c359a6c0-4242-11e9-a1b4-79a7ae42ab61 mage exportDashboard
make import-dashboards

However, winlogbeat has no module and running mage exportDasbhoard without module will fail due to the magefile of winlogbeat https://github.com/elastic/beats/blob/master/winlogbeat/magefile.go not containing the exportDashboard command. I feel like fixing this is out of my league, I am not aware on how the magefiles are linked together. I hope it is ok that I ping you @fearful-symmetry here, I saw that you deal with a lot of issues with mage.

I used the Kibana saved objects export function for the dashboards and placed the ndjson containing all three dashboards into https://github.com/philippkahr/beats/blob/winlogbeatdashboard/winlogbeat/_meta/kibana/7/dashboard/Winlogbeat-dashboards-issue14149.ndjson

@philippkahr philippkahr changed the title [Winlogbeat] Dashboards for Active Directory audit [Winlogbeat] Additional Dashboards Oct 20, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

@philippkahr
Copy link
Contributor Author

I think as of today it will make more sense to create an own app inside the SIEM for users and groups, which includes such said details.

@extromen13
Copy link

Hi,

I created some dashboards for active directory audit. There are some rules that have to be applied inside the active directory.

In the pictures shown for the dashboards, I had to insert some mockup values, but I hope you get the idea.

[Winlogbeat] LDAP Insights

Needs https://blogs.technet.microsoft.com/russellt/2016/01/13/identifying-clear-text-ldap-binds-to-your-dcs/ to work. It will write the LDAP information into the windows event log Directory Service, so that needs to be added to the Winlogbeat configuration.

Dashboards

Screenshot 2019-10-19 at 15 05 18 Screenshot 2019-10-19 at 15 05 30 Screenshot 2019-10-19 at 15 05 39 Screenshot 2019-10-19 at 15 05 55

[Winlogbeat] Active directory group audit

Needs the group audit GPOs to be applied in the Active Directory. They will be written into the Security event log.

Dashboards

Screenshot 2019-10-19 at 15 07 06 Screenshot 2019-10-19 at 15 07 18 Screenshot 2019-10-19 at 15 07 48

[Winlogbeat] Overview single host

Just a simple alteration of the Winlogbeat Dashboard, just for a single host.

Dashboards

Screenshot 2019-10-19 at 15 08 53 Screenshot 2019-10-19 at 15 08 59 Screenshot 2019-10-19 at 15 09 15

Hi @philippkahr ,

I would like to ask you if you can share this dashboards? The mentioned link is not functional anymore.

Thank you very much in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants