Open ebeahan opened 1 week ago
Pinging @elastic/security-scalability (Team:Security-Scalability)
Looked around little bit regarding the agent Action to perform this job. Possible route could be:
INPUT_ACTION
Action Handler in fleet similar to this osquerybeat exampleFleetActionRequest
@bhapas is investigating using TinyGo to compile https://github.com/elastic/celfmt to WebAssembly and lazy load as a Kibana dependency.
The goal of this would be to expand upon validation. In the base phase, we have basic support for running mito, but now we'd need to focus on how to update the program if any errors occur.
Requirements:
Add validation prompt(s) to update the program upon finding any errors in
celfmt
output