Skip to content

Conversation

@mebegu
Copy link
Collaborator

@mebegu mebegu commented May 27, 2025

Implement the new tetragon connector, which does the following actions:
- extract the time, node_name, type and payload fields as strings
- parse the input tetragon log file, read each line as a json object
- verify that the required fields exist and have the expected format
- extract the required fields from the json object
- append the extracted values to the Data Table
- detect if the entire input file has been processed and reload it to get any new content
Additionally implemented the tetragon manager and modified all the inpacted modules by the addition of the new connector.
The protobuf files were not generated, expectation is that they will be generated during build.
Test files need to be updated.

Gabriel Moraru-Sasa added 17 commits May 22, 2025 16:05
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Modify similarly to file source connector

Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Signed-off-by: Gabriel Moraru-Sasa <gabriel.moraru-sasa@partner.bmwgroup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants