Skip to content

[Cisco AMP] Add Cisco Secure Endpoint (AMP) package - #1645

Merged
P1llus merged 9 commits into
elastic:masterfrom
legoguy1000:1624-cisco-amp
Oct 11, 2021
Merged

[Cisco AMP] Add Cisco Secure Endpoint (AMP) package#1645
P1llus merged 9 commits into
elastic:masterfrom
legoguy1000:1624-cisco-amp

Conversation

@legoguy1000

@legoguy1000 legoguy1000 commented Sep 12, 2021

Copy link
Copy Markdown
Contributor

What does this PR do?

Add initial Cisco Secure Endpoint (AMP) package, migrated from Filebeat Module

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • If I'm introducing a new feature, I have modified the Kibana version constraint in my package's manifest.yml file to point to the latest Elastic stack release (e.g. ^7.13.0).

Author's Checklist

  • [ ]

How to test this PR locally

cd integrations/packages/cisco_secure_endpoint
elastic-package build && elastic-package stack down && elastic-package stack up --version 7.16.0-SNAPSHOT -d -v && eval "$(elastic-package stack shellinit)" && elastic-package test  -v

Related issues

Screenshots

@elasticmachine

elasticmachine commented Sep 12, 2021

Copy link
Copy Markdown

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-10-11T13:41:37.214+0000

  • Duration: 19 min 23 sec

  • Commit: f02df8d

Test stats 🧪

Test Results
Failed 0
Passed 11
Skipped 0
Total 11

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.
@legoguy1000 legoguy1000 changed the title #1624: Add Cisco AMP package Sep 13, 2021
Comment thread packages/cisco_amp/_dev/build/build.yml Outdated
Comment thread packages/cisco_amp/data_stream/log/elasticsearch/ingest_pipeline/default.yml Outdated
Comment thread packages/cisco_amp/data_stream/log/elasticsearch/ingest_pipeline/default.yml Outdated
@andrewkroh

Copy link
Copy Markdown
Contributor

run tests

@P1llus

P1llus commented Sep 14, 2021

Copy link
Copy Markdown
Member

/test

Comment thread packages/cisco_amp/data_stream/log/agent/stream/httpjson.yml.hbs Outdated
Comment thread packages/cisco_amp/manifest.yml Outdated
@P1llus

P1llus commented Sep 14, 2021

Copy link
Copy Markdown
Member

Cisco has renamed AMP to Secure Endpoint, I am a bit unsure how we would want to change it in terms of a few things:
The package title (in manifest.yml) should now read something like "Cisco Secure Endpoint (AMP)", and the only other thing is the field names to cisco.secure_endpoint.

WDYT?

Comment thread packages/cisco_amp/manifest.yml Outdated
@P1llus

P1llus commented Sep 16, 2021

Copy link
Copy Markdown
Member

/test

@legoguy1000 legoguy1000 changed the title [Cisco AMP] Add Cisco AMP package Sep 20, 2021
@legoguy1000

Copy link
Copy Markdown
Contributor Author

@P1llus I think this is ready for review now that the system tests pass. The only open question is still the processors on the agent side.

@legoguy1000
legoguy1000 marked this pull request as ready for review October 8, 2021 02:23
@elasticmachine

Copy link
Copy Markdown

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@P1llus

P1llus commented Oct 11, 2021

Copy link
Copy Markdown
Member

/test

Comment thread packages/cisco_secure_endpoint/data_stream/event/agent/stream/httpjson.yml.hbs Outdated
Comment thread packages/cisco_secure_endpoint/data_stream/event/manifest.yml Outdated
@P1llus

P1llus commented Oct 11, 2021

Copy link
Copy Markdown
Member

/test

@P1llus
P1llus merged commit 1e44d34 into elastic:master Oct 11, 2021
@andrewkroh andrewkroh added Integration:cisco_secure_endpoint Cisco Secure Endpoint New Integration Issue or pull request for creating a new integration package. labels Aug 13, 2024
orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
* elastic#1624: Add Cisco AMP package

* Update changelog

* Update to ECS 1.12

* rename to Cisco Secure Endpoint

* update pipeline, system tests still not working

* rename log dataset to event.  Fix system tests

* bump stream container version

* bump strem version

* move processors per comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Integration:cisco_secure_endpoint Cisco Secure Endpoint New Integration Issue or pull request for creating a new integration package.

4 participants