Skip to content

Commit

Permalink
Fixed riot basic
Browse files Browse the repository at this point in the history
  • Loading branch information
kostaspap committed Dec 14, 2023
1 parent edd6f6b commit 2f4eeca
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions lookup_tables/greynoise/basic/riot_basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -422,16 +422,6 @@ LogTypeMap:
- LogType: Sysdig.Audit
Selectors:
- "$.content.userOriginIP"
- LogType: Tailscale.Network
Selectors:
- "$.event.virtualTraffic[].srcIp"
- "$.event.virtualTraffic[].dstIp"
- "$.event.subnetTraffic[].srcIp"
- "$.event.subnetTraffic[].dstIp"
- "$.event.exitTraffic[].srcIp"
- "$.event.exitTraffic[].dstIp"
- "$.event.physicalTraffic[].srcIp"
- "$.event.physicalTraffic[].dstIp"
- LogType: Tines.Audit
Selectors:
- "request_ip"
Expand Down

0 comments on commit 2f4eeca

Please sign in to comment.