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
j
Jams
10/01/2019, 9:45 PM
Hi. Currently, I’m logging osquery results to Google Stackdriver. However, there’s a size log entry max value of 256 KB
p
packetzero
10/01/2019, 9:48 PM
which logger plugin does that map to?
which osquery release?
is it using filesystem logger, then you are forwarding the logs via another process? If so, it's out of scope for osquery.
j
Jams
10/01/2019, 9:55 PM
osquery TLS logger to API in GCP attempting to log JSON payload to Stackdriver. I’m using osquery v3.3.2.
p
packetzero
10/01/2019, 9:56 PM
try --logger_tls_max=240000
j
Jams
10/01/2019, 9:59 PM
Perfect. Thanks !
9 Views
Post