Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRathbun committed Jan 10, 2021
1 parent 070ab57 commit 7b606d0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,49 +4,49 @@ EventId: 4
Channel: Microsoft-Windows-Bits-Client/Operational
Provider: Microsoft-Windows-Bits-Client
Maps:
-
-
Property: UserName
PropertyValue: "%User%"
Values:
-
Name: User
Value: "/Event/EventData/Data[@Name=\"User\"]"
-
-
Property: PayloadData1
PropertyValue: "jobTitle: %jobTitle%"
Values:
-
Name: jobTitle
Value: "/Event/EventData/Data[@Name=\"jobTitle\"]"
-
-
Property: PayloadData2
PropertyValue: "jobId: %jobId%"
Values:
-
Name: jobId
Value: "/Event/EventData/Data[@Name=\"jobId\"]"
-
-
Property: PayloadData3
PropertyValue: "fileCount: %fileCount%"
Values:
-
Name: fileCount
Value: "/Event/EventData/Data[@Name=\"fileCount\"]"
-
-
Property: PayloadData4
PropertyValue: "Bytes jobOwner: %jobOwner%"
Values:
-
Name: jobOwner
Value: "/Event/EventData/Data[@Name=\"jobOwner\"]"
-
-
Property: PayloadData5
PropertyValue: "Bytes Transferred: %bytesTransferred%"
Values:
-
Name: bytesTransferred
Value: "/Event/EventData/Data[@Name=\"bytesTransferred\"]"
-
-
Property: PayloadData6
PropertyValue: "Bytes Transferred from Peer: %bytesTransferredFromPeer%"
Values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,28 @@ EventId: 5
Channel: Microsoft-Windows-Bits-Client/Operational
Provider: Microsoft-Windows-Bits-Client
Maps:
-
-
Property: UserName
PropertyValue: "%User%"
Values:
-
Name: User
Value: "/Event/EventData/Data[@Name=\"User\"]"
-
-
Property: PayloadData1
PropertyValue: "jobTitle: %jobTitle%"
Values:
-
Name: jobTitle
Value: "/Event/EventData/Data[@Name=\"jobTitle\"]"
-
-
Property: PayloadData2
PropertyValue: "jobId: %jobId%"
Values:
-
Name: jobId
Value: "/Event/EventData/Data[@Name=\"jobId\"]"
-
-
Property: PayloadData3
PropertyValue: "fileCount: %fileCount%"
Values:
Expand Down

0 comments on commit 7b606d0

Please sign in to comment.