Skip to content

Conversation

@bit-envoy
Copy link
Contributor

@bit-envoy bit-envoy commented Jul 19, 2023

Change Summary

Added response fields related to Process Rollback

Sample values

Sample document:

    "Responses": [
        {
            "@timestamp": "2023-07-19T14:21:05.0Z",
            "action": {
                "action": "process_rollback",
                "process": {
                    "path": "C:\\Users\\Pawel Mirski\\AppData\\Local\\Programs\\Python\\Python38-32\\python.exe"
                }
            },
            "message": "Successful production process rollback",
            "result": 0
        }
    ]

Release Target

Q/A

For mapping changes:

  • I ran make after making the schema changes, and committed all changes
  • If these field(s) are "exception"-able, I made a companion PR to Kibana adding it (see Readme)
  • If this is a metadata change, I also updated both transform destination schemas to match

For Transform changes:

  • The new transform successfully starts in Kibana
  • The corresponding transform destination schema was updated if necessary

@bit-envoy bit-envoy self-assigned this Jul 19, 2023
@bit-envoy bit-envoy requested a review from a team as a code owner July 19, 2023 14:30
@bit-envoy bit-envoy requested review from joeypoon and parkiino July 19, 2023 14:30
@elasticmachine
Copy link
Contributor

elasticmachine commented Jul 19, 2023

💚 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: 2023-08-14T10:38:42.097+0000

  • Duration: 8 min 30 sec

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

@pzl
Copy link
Member

pzl commented Aug 3, 2023

@bit-envoy can you please add those sample values into package/endpoint/data_stream/alerts/sample_event.json?

It is used in automated testing to verify mapped fields and type matching

@bit-envoy bit-envoy merged commit e86076a into main Aug 14, 2023
@elasticmachine
Copy link
Contributor

Package endpoint - 8.10.0 containing this change is available at https://epr.elastic.co/search?package=endpoint

@pzl pzl deleted the Process_Rollback_Fields branch August 14, 2023 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants