Splunk Search

Event type disabled

arkonner
Path Finder

On the various dashboards created after the upgrade of the last Splunk Enterprice version (6.4.2) a yellow triangle is now present.

Selecting it a pop-up appear saying "Evernttype 'wineventlog-dns" disabled or does not exist.

How can disabled it and find what introduced it

Tags (2)

mmcginnis2
Explorer

I believe that the issue is stemming from the Windows Infrastructure App upgrade when the DNS TA is not also upgraded. It looks like the Windows Infra App is looking to create msad-dns-events eventtype using a search that involves OR (eventtype=wineventlog-dns (Type=Warning OR Type=Error))

Installing Splunk Add-on for Microsoft Windows DNS (https://splunkbase.splunk.com/app/3208/) contains the missing lookup and removes the error. This may need to be installed on a Forwarder, Indexer, and/or Search Head depending on your deployment.

Btool export from Windows Infra App's default/eventtypes.conf:

[msad-dns-events]
search = ((eventtype=wineventlog_application OR eventtype=wineventlog_system OR eventtype=wineventlog_security) (Type=Warning OR Type=Error) DNS) OR (eventtype=wineventlog-dns (Type=Warning OR Type=Error))
0 Karma

anilsharmahk
New Member

This is very helpful ** i installed the add on Windows Infrastructure App upgrade when the DNS
and all the data warning gone . good one !!

0 Karma

sheamus69
Communicator

On your search head open Settings > Event Types

In here, search for "wineventlog-dns" and check it's status. If it's disabled, you could try re-enabling it.

When upgrading splunk odd things somethings get turned off / on - this may just be one of those things?

Before re-enabling the event type, run through the logic of the search string to make sure it will do what you expect, as any post-install pre-upgrade changes made may also have been reset.

0 Karma

austinparker
Explorer

I have this issue as well, however I have no event type called wineventlog-dns, for me this happened after upgrading to 6.4.2, however I believe it started when I upgraded the windows infrastructure app

https://splunkbase.splunk.com/app/1680/

0 Karma

matthew_foos
Path Finder

Same thing happened to me.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...