Skip to content

[D4C] cloud_defend integration prep for 8.8 #5417

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Mar 1, 2023
Prev Previous commit
Next Next commit
agent templates for file/process
  • Loading branch information
mitodrummer committed Mar 1, 2023
commit 2e96acfacf697210c95009c315a9e6135930b500
1 change: 1 addition & 0 deletions packages/cloud_defend/data_stream/file/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ title: "File telemetry"
type: logs
streams:
- input: cloud_defend/control
template_path: stream.yml.hbs
title: File telemetry
description: Contains file telemetry from cloud-defend
1 change: 1 addition & 0 deletions packages/cloud_defend/data_stream/process/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ title: "Process telemetry"
type: logs
streams:
- input: cloud_defend/control
template_path: stream.yml.hbs
title: Process telemetry
description: Contains process telemetry from cloud-defend