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
#general
Title
# general
t
teoseller
09/25/2018, 8:06 AM
m
Mustafa
09/25/2018, 11:50 AM
I’m getting the same error (error1) because of the --disable_extensions=false isn’t set
but I don’t have any idea about the error number two (except your config file isn’t correct)
s
stefanmaerz
09/25/2018, 1:58 PM
take C:\ProgramData\osquery\osquery.conf and run it through a JSON linter such as
https://jsonlint.com/
you probably have a delimiter issue or something.
oh just saw your follow up. json linter will help you if you encounter this in the future.
g
gsat
09/25/2018, 2:36 PM
Sometime I had similar issue, i had an extra delimiter , and after correction it worked fine.
t
teoseller
09/26/2018, 6:28 AM
thank you a lot for the useful help!!!
Post