Hello! I found your work very interesting.
I tried to generate some test data myself using Ubuntu OS and sysdig. The command I used was sudo sysdig -j > sysdig_output.json. However, I found that the data I generated cannot be correctly read by the NODLINK algorithm. Specifically, NODLINK prompts me that the input data is missing some key columns. I would like to know if you have preprocessed the data, and if it would be possible for you to share your preprocessing method or explain your data processing approach.
Thank you!
Hello! I found your work very interesting.
I tried to generate some test data myself using Ubuntu OS and sysdig. The command I used was
sudo sysdig -j > sysdig_output.json. However, I found that the data I generated cannot be correctly read by the NODLINK algorithm. Specifically, NODLINK prompts me that the input data is missing some key columns. I would like to know if you have preprocessed the data, and if it would be possible for you to share your preprocessing method or explain your data processing approach.Thank you!