Frederico Araujo

Results 12 comments of Frederico Araujo

Thanks for this fix @Andreagit97! I tested it and the `exepath` is correct for the example program I posted in #543. We look forward to seeing it merged soon!

@Andreagit97 Maybe it's too late to chime in (I noticed it when the latest pull I made from the libs upstream broke the SysFlow collector), but I would have suggested...

@Andreagit97 Thanks for getting back to me quickly and pointing to the PR :)

@Andreagit97 thanks a bunch! We will test.

@Andreagit97 I tested PR #552 with the program example above, and it solves the `exepath` issue. Below is a SysFlow trace showing the correct `exepath`'s (`Cmd` field). Thanks! ![image](https://user-images.githubusercontent.com/5344262/186580947-c87319ab-2edc-42da-bad8-028c98aa3ba6.png)

@FedeDP @Andreagit97 I tested a build of the SysFlow collector with this PR, and it seems like it introduced a regression issue when using the BPF driver. Essentially, what I...

Nice job, @leogr! 👍 I think that the new release process will simplify release management and _testing_, without freezing the main dev branch. Thanks for working on this!

Nice feature and write-up, @jasondellaluce! For D6, have you thought about issues of fairness, etc. when the rate of system calls far exceeds the rate of other log sources? I...

Hi @jasondellaluce, > What do you think? Does this address your concerns? Sounds good to me! Thanks for the pointer to #2082.