Skip to content
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

Collect CSP data #20

Closed
rjschwei opened this issue Apr 12, 2023 · 5 comments
Closed

Collect CSP data #20

rjschwei opened this issue Apr 12, 2023 · 5 comments

Comments

@rjschwei
Copy link
Contributor

Any implementation needs to collect CSP information that is sufficient to meet the requirements that allows SCC to automatically create support cases.

Suggest to use the commands we use in AMI's we publish to collect metadata as this infrastructure already exists.

@smarlowucf
Copy link
Collaborator

This can be part of csp hooks which will allow the core code to define a standard interface and return value to ensure csp specific data does not leak into core code.

@smarlowucf
Copy link
Collaborator

@rjschwei can you provide more details on what needs to be collected?

@rjschwei
Copy link
Contributor Author

We want to run the commands that are configured in the cloud regionsrv-client configuration and the information needs to be included in the suportconfig

@smarlowucf
Copy link
Collaborator

This is defined. Last step is integrating the function in amazon plugin. Changing tag accordingly.

@smarlowucf
Copy link
Collaborator

Requirements are missing here. What was communicated is that we need the following fields:

  • account_id
  • arch
  • cloud_provider

It sounds like we also need to include signature/checksum to validate the data which changes the interface again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants