Git Product home page Git Product logo

Comments (5)

bill-long avatar bill-long commented on May 18, 2024

What event source and event ID is this example?

from eventlogexpert.

chcart avatar chcart commented on May 18, 2024

It looks like git stripped out what I wrote. Here's a screenshot of what was supposed to be there:
image
I don't know if that uploaded an image or not.

Microsoft-Windows-Security-Auditing EventID 4769

from eventlogexpert.

bill-long avatar bill-long commented on May 18, 2024

With the release that went live a couple of hours ago, you can click Add Advanced Filter. In the textbox type:

Xml.Contains("\"TicketEncryptionType\">0x17<")

I think that will find these events.

Edit: Deleted my first edit, because I was able to test this and it does work in my lab. Escaping the quotes this way seems to work.

from eventlogexpert.

chcart avatar chcart commented on May 18, 2024

Well, I know there's an event that matches, but its not resolving. And when I click on it manually, "An unhandled exception has occurred" I don't really get anything other than that to give you though.

from eventlogexpert.

bill-long avatar bill-long commented on May 18, 2024

Hmm, I do see these on a DC in my lab:

image

And I am able to filter by the TicketEncryptionType. All mine are -1, so if I filter for that:

image

But if I change it to something else, like -2:

image

So it seems to be working.

from eventlogexpert.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.