Skip to content

Commit

Permalink
Add UserName for taskscheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
frack113 committed Jan 13, 2023
1 parent 5d0b0f6 commit 2be462d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/logsource.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"shell-core":["Name","AppID","Flags"],
"smbclient-security":["Reason","Status","ShareNameLength","ShareName","ObjectNameLength","ObjectName",
"UserNameLength","UserName","ServerNameLength","ServerName"],
"taskscheduler":["TaskName","UserContext","Path","ProcessID","Priority"],
"taskscheduler":["TaskName","UserContext","Path","ProcessID","Priority","UserName"],
"terminalservices-localsessionmanager":["User","SessionID","Address"],
"iis":["date","time","c-ip","cs-username","s-sitename","s-computername","s-ip","cs-method",
"cs-uri-stem","cs-uri-query","s-port","cs-method","sc-status","sc-win32-status",
Expand Down

0 comments on commit 2be462d

Please sign in to comment.