Skip to content

Commit

Permalink
Update collect-usb-devices.queries.yml (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikermcneil committed Apr 22, 2024
1 parent b32b203 commit f584d8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/collect-usb-devices.queries.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- name: Collect USB devices
description: Collects the USB devices that are currently connected to macOS and Linux hosts.
query: SELECT model, vendor FROM usb_devices;
interval: 300 # 5 minutes
interval: 360 # 6 minutes
observer_can_run: true
automations_enabled: false
automations_enabled: false

0 comments on commit f584d8c

Please sign in to comment.