Skip to content

Efficacy: Stabilize Live Stack Trace and Log Integration Verification for CALDERA #31

@JJediny

Description

@JJediny

Goal

Investigate and stabilize the host-side live execution trace and Falco log correlation verifications in test_caldera_detection_coverage.py.

Context

When running test_caldera_detection_coverage.py against the live stack with --run-stack and --run-host-emulation, some safe abilities (such as PAYLOAD_ABILITY and DUMP_HISTORY_ABILITY) time out or fail to correlate because of asynchronous log buffering, network delay, or missing host-side FIM/process trigger event propagation.

Action Items

  1. Optimize OpenObserve trace/log indexing and search delays (reduce wait/poll intervals or increase poll retries).
  2. Ensure that Falco containers can successfully capture host-side system calls when running emulation commands on the host.
  3. Validate that telemetry streams are pre-populated with appropriate schema fields under active container workloads.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions