Windows-itpro-docs: windows event log 5159 xml example

Created on 18 Apr 2019  Â·  7Comments  Â·  Source: MicrosoftDocs/windows-itpro-docs

i found this page that hasn't example and i tested this event.
below is event's xml content:

<Event
    xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
        <Provider Name="Microsoft-Windows-Security-Auditing" Guid="{54849625-5478-4994-A5BA-3E3B0328C30D}" />
        <EventID>5159</EventID>
        <Version>0</Version>
        <Level>0</Level>
        <Task>12810</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8010000000000000</Keywords>
        <TimeCreated SystemTime="2019-04-18T07:36:55.955388300Z" />
        <EventRecordID>44097</EventRecordID>
        <Correlation />
        <Execution ProcessID="4" ThreadID="6480" />
        <Channel>Security</Channel>
        <Computer>NATHAN-AGENT2</Computer>
        <Security />
    </System>
    <EventData>
        <Data Name="ProcessId">7924</Data>
        <Data Name="Application">\device\harddiskvolume2\users\test\desktop\netcat\nc.exe</Data>
        <Data Name="SourceAddress">0.0.0.0</Data>
        <Data Name="SourcePort">5555</Data>
        <Data Name="Protocol">6</Data>
        <Data Name="FilterRTID">84614</Data>
        <Data Name="LayerName">%%14608</Data>
        <Data Name="LayerRTID">36</Data>
    </EventData>
</Event>

Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Most helpful comment

According to https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-5158
i provide the 5 images if no problem i will provide images for #3292 :

event viewer

event_viewer

application information

taskmanager

application name

application_name

Filter Run-Time ID

filters_edited

Layer Run-Time ID

layer_edited

All 7 comments

Thank you for posting the input, I am sure more users than you would like to see the page expanded with the same amount of information as the completed pages.

I was going to ask if I should open a Pull Request for the change to be made, but I realized that 5 images are needed in addition to the sample XML code block, to make the page as complete as the others. I don't have those images and I might not find the time to produce the images as precise as on the complete pages. Would you be able to provide the images, or is it OK to wait for feedback from the Microsoft Docs team members to get a recommendation of further action?

According to https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-5158
i provide the 5 images if no problem i will provide images for #3292 :

event viewer

event_viewer

application information

taskmanager

application name

application_name

Filter Run-Time ID

filters_edited

Layer Run-Time ID

layer_edited

Nice, that is very good indeed. I will open a PR and link back to this issue so it is easy to follow. I don't know exactly how soon I will be done, but at least today (unless something unexpected happens).

Thanks again for the images, although I suspect that the Microsoft Docs Team might want to replace them with image versions using names identical to the other examples. Not a big deal. I will open the PR nevertheless, with at least the first image and the correct XML content, then see what they think and what can be done to make it a proper addition to the docs.

That would be nice too, but I recommend waiting until the Microsoft Docs Team comments on the existing Pull Request (#3303) to see how much change is needed and what format is requested for the other pages. (This is mostly to make sure that we don't have to do double work in the next Pull Requests.)

@audi5411 : As you can see, the PR has been accepted and we can go ahead with your desired plan to add information to the other issues (open a new issue ticket for the pages in need of more info) and only provide the first image + XML for the new page. (You have already created the issue ticket windows event log 5155 xml example #3292 , so you only need to open one each for 5150 & 5151.)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

marcnil815 picture marcnil815  Â·  3Comments

sundhaug92 picture sundhaug92  Â·  3Comments

ang216 picture ang216  Â·  3Comments

thohun picture thohun  Â·  3Comments

iadgovuser1 picture iadgovuser1  Â·  3Comments