would appreciate feedback
# core
d
would appreciate feedback
m
It looks good to me. What's a quick way to generate some Windows events?
quick way to generate some Windows events?
Nevermind, got it. My problem was that you have to explicitly enable the event subscriber and publisher with osquery flags:
osqueryi.exe --disable_events=false --windows_event_channels="System,Application,Setup,Security" --enable_windows_events_publisher=true --enable_windows_events_subscriber=true
Yea, so I tested with it a bit and it works for me (
windows 10
)
j
That person is me, and yes, he made my day 😄 I was actually trying to compile something myself but i was getting lost in my noobness
😆 1
i am happy to test it in several environments when ready
I was watching the office hours video, wondering if we will be lucky enough to get this through in 4.7.0?
d
Thanks @Mike Myers! I committed a fix for the formatting issues. Havent really done much dev outside of Python & Powershell 🙂
🆒 1
@Juan Alvarez would love to see it in 4.7 as well, we will see
j
I was trying to download the MSI from the pipelines to test, but it didn’t seem available yet. Then I have some env with WEC enabled to test it out if it helps