Victor Vrantchan

Results 116 comments of Victor Vrantchan

Now that extensions are somewhat popular and launcher has a growing number of custom tables we should consider adding support for this. Just spitballing, a good way solution would be...

additional note: the launcher adds `LogCollection_AGENT`, which is not there in the osquery-go logtype. This means that the go-kit launcher can't use the logger from the osquery-go plugin. My 2c...

#101 appears to still be a problem with fleet ``` snapshot {"s":"0","f":"events.cpp","i":"824","m":"Event publisher not enabled: event_tapping: Publisher disabled via configuration","h":"FA01680E-98CA-5557-8F59-7716ECFEE964","c":"Sat Nov 18 23:31:28 2017 UTC","u":"1511047888"} snapshot {"s":"0","f":"events.cpp","i":"824","m":"Event publisher not enabled:...

nvm, this is a problem in fleet, because fleet is not up to date with launcher master...

The launcher status logs are so spartan compared to osquery: ``` { "s": "0", "f": "scheduler.cpp", "i": "75", "m": "Executing scheduled query pack/test/hosts: SELECT * FROM etc_hosts;", "h": "FA01680E-98CA-5557-8F59-7716ECFEE964", "c":...

Good question. Maybe we could subscribe to a websocket, or http2 push? I don't mind this behavior too much personally. But I wanted to bring it up so we can...

I suspect it's https://github.com/golang/go/issues/12524 or at least related.

@kd8drx any details into what errors come up there?

@znb what kinds of issues? If you can provide a link or description I can start to test. Or did you mean your bug report you filed earlier?