Federico Di Pierro
Federico Di Pierro
Hi! Thanks for opening this feature request! Indeed you are right, i myself ran into this issue sometimes; I think that a proper solution, as you suggested, would have to...
Note: force-pushed to keep git blame.
Hi! The only thing coming up in my mind is that perhaps Clight is not creating the user dbus interface? You can double check with `busctl --user introspect org.clight.clight /org/clight/clight`...
I think so :) Can you share your Clight log in verbose mode?
You can find the verbose option in Clight conf file (by default /etc/default/clight.conf). Clight log is instead in $HOME/.local/share/clight/clight.log :)
Sorry for long time without answer! > [clight.log](https://github.com/FedeDP/Clight/files/8557147/clight.log) > > yeah got it > > Cliff This shows interface is actually up! I see that you are starting Clight from...
Mmh @cliffhanger54 i do not understand your latest message; perhaps something went wrong while sending it?
Just my 2c here! I agree: we can provide an abstraction library on top of libsinsp; at the very same time, i don't really think it matters: since "opening a...
@Happy-Dude So, i finally made some tests: # Old behavior **Install**: * falco.service is not started neither enabled **Uninstall**: * falco.service is not masked neither `daemon-reload` is called, so that...
Thanks @Happy-Dude for the quick response even if we took this long to review :) i think this is now ready! We are doing a little more tests but we...