Skip to content

Commit

Permalink
just try&error, ran make again locally.
Browse files Browse the repository at this point in the history
  • Loading branch information
txhaflaire committed Aug 28, 2024
1 parent cdbbc94 commit d609b6f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/fields/field-details.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8898,7 +8898,7 @@ Note: this reuse should contain an array of process field set objects.
| `process.responsible.*`
| <<ecs-process,process>>| beta:[ This field is beta and subject to change.]

Information about the responsible process.
Responsible process in macOS tracks the originating process of an app, key for understanding permissions and hierarchy.

// ===============================================================

Expand Down
6 changes: 4 additions & 2 deletions experimental/generated/ecs/ecs_nested.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15168,7 +15168,8 @@ process:
at: process
beta: This field is beta and subject to change.
full: process.responsible
short_override: Information about the responsible process.
short_override: Responsible process in macOS tracks the originating process
of an app, key for understanding permissions and hierarchy.
top_level: true
reused_here:
- full: process.group
Expand Down Expand Up @@ -15269,7 +15270,8 @@ process:
- beta: This field is beta and subject to change.
full: process.responsible
schema_name: process
short: Information about the responsible process.
short: Responsible process in macOS tracks the originating process of an app,
key for understanding permissions and hierarchy.
short: These fields contain information about a process.
title: Process
type: group
Expand Down
6 changes: 4 additions & 2 deletions generated/ecs/ecs_nested.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15088,7 +15088,8 @@ process:
at: process
beta: This field is beta and subject to change.
full: process.responsible
short_override: Information about the responsible process.
short_override: Responsible process in macOS tracks the originating process
of an app, key for understanding permissions and hierarchy.
top_level: true
reused_here:
- full: process.group
Expand Down Expand Up @@ -15189,7 +15190,8 @@ process:
- beta: This field is beta and subject to change.
full: process.responsible
schema_name: process
short: Information about the responsible process.
short: Responsible process in macOS tracks the originating process of an app,
key for understanding permissions and hierarchy.
short: These fields contain information about a process.
title: Process
type: group
Expand Down

0 comments on commit d609b6f

Please sign in to comment.