Channels
doorman
zercurity
infrastructure
code-review
queryhub
apple-silicon
carving
goquery
aws
querycon
golang
file-carving
fuzzing
help-proxy
darkbytes
process-auditing
general
windows
random
fleet-dev
tls
fim
awallaby
zentral
zeek
auditing-warroom
linen-dev
fleetosquery
plugins
jobs
arm-architecture
uptycs
android_tests
selfgroup
vendor-feeds
fleet
eclecticiq-polylogyx-extension
ebpf
website
core
macos
kolide
osctrl
extensions
foundation
sql
officehours
linux
community-feeds
Powered by
#fleet
Title
# fleet
v
Vikas
03/30/2023, 3:31 PM
Hello everyone, Can we use regular expression in queries in fleet dm UI ?
k
Kathy Satterlee
03/30/2023, 3:41 PM
You can. osquery supports
regex_match()
and `regex_split()`:
https://osquery.readthedocs.io/en/latest/introduction/sql/
Post