-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into anknar/SyslogWorkbook
- Loading branch information
Showing
586 changed files
with
17,783 additions
and
8,053 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
45 changes: 45 additions & 0 deletions
45
.script/tests/KqlvalidationsTests/CustomTables/Ipinfo_Company_CL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"Name": "Ipinfo_Company_CL", | ||
"Properties": [ | ||
{ | ||
"Name": "TimeGenerated", | ||
"Type": "datetime" | ||
}, | ||
{ | ||
"Name": "as_domain", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "as_name", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "as_type", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "asn", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "country", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "company_domain", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "company_name", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "company_type", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "range", | ||
"Type": "String" | ||
} | ||
] | ||
} |
49 changes: 49 additions & 0 deletions
49
.script/tests/KqlvalidationsTests/CustomTables/Ipinfo_Location_CL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
{ | ||
"Name": "Ipinfo_Location_CL", | ||
"Properties": [ | ||
{ | ||
"Name": "TimeGenerated", | ||
"Type": "datetime" | ||
}, | ||
{ | ||
"Name": "city", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "country", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "geoname_id", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "lat", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "lng", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "postal_code", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "region", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "region_code", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "range", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "timezone", | ||
"Type": "String" | ||
} | ||
] | ||
} |
37 changes: 37 additions & 0 deletions
37
.script/tests/KqlvalidationsTests/CustomTables/Ipinfo_Privacy_CL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
{ | ||
"Name": "Ipinfo_Privacy_CL", | ||
"Properties": [ | ||
{ | ||
"Name": "TimeGenerated", | ||
"Type": "datetime" | ||
}, | ||
{ | ||
"Name": "hosting", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "proxy", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "relay", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "service", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "tor", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "vpn", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "range", | ||
"Type": "String" | ||
} | ||
] | ||
} |
37 changes: 37 additions & 0 deletions
37
.script/tests/KqlvalidationsTests/CustomTables/TransmitSecurityAdminActivity_CL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
{ | ||
"Name": "TransmitSecurityAdminActivity_CL", | ||
"Properties": [ | ||
{ | ||
"Name": "activity", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "actor_id", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "actor_type", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "ip", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "target_resource_id", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "target_resource_type", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "timestamp", | ||
"Type": "datetime" | ||
}, | ||
{ | ||
"Name": "user_agent", | ||
"Type": "string" | ||
} | ||
] | ||
} |
29 changes: 29 additions & 0 deletions
29
.script/tests/KqlvalidationsTests/CustomTables/TransmitSecurityUserActivity_CL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"Name": "TransmitSecurityUserActivity_CL", | ||
"Properties": [ | ||
{ | ||
"Name": "activity", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "app_id", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "ip", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "timestamp", | ||
"Type": "datetime" | ||
}, | ||
{ | ||
"Name": "user_agent", | ||
"Type": "string" | ||
}, | ||
{ | ||
"Name": "user_id", | ||
"Type": "string" | ||
} | ||
] | ||
} |
Oops, something went wrong.