Skip to content

Commit dc9bd32

Browse files
committed
udpating searches
1 parent 34d8db9 commit dc9bd32

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

data_sources/windows_event_log_appxdeployment_server_400.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,16 +49,9 @@ fields:
4949
- user_id
5050
output_fields:
5151
- _time
52-
- CallingProcess
5352
- dest
5453
- dvc
5554
- EventCode
56-
- HasFullTrust
57-
- host
58-
- IsCentennial
59-
- PackageDisplayName
60-
- PackageFullName
61-
- PackageSourceUri
6255
- Path
6356
- ProcessID
6457
- user_id

data_sources/windows_event_log_appxdeployment_server_854.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ fields:
4141
- dest
4242
- host
4343
- user_id
44+
output_fields:
45+
- _time
46+
- dest
47+
- dvc
48+
- EventCode
49+
- Path
50+
- user_id
4451
references:
4552
- https://learn.microsoft.com/en-us/windows/win32/appxpkg/troubleshooting
4653
- https://www.appdeploynews.com/packaging-types/msix/troubleshooting-an-msix-package/

data_sources/windows_event_log_appxdeployment_server_855.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ fields:
4040
- dest
4141
- host
4242
- user_id
43+
output_fields:
44+
- _time
45+
- dest
46+
- dvc
47+
- EventCode
48+
- user_id
4349
references:
4450
- https://learn.microsoft.com/en-us/windows/win32/appxpkg/troubleshooting
4551
- https://www.advancedinstaller.com/msix-installation-or-launching-errors-and-fixes.html

0 commit comments

Comments
 (0)