Skip to content

Commit e83bfcf

Browse files
committed
FIX: Updated docs with elastic-package build
1 parent dac867d commit e83bfcf

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

packages/entro/docs/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Elastic Agent must be installed. For more details, check the Elastic Agent [inst
1919

2020
## Setup
2121

22-
### Before setting up the integration, you will need credentials to connect to the Entro Security API.
22+
### Collect data from the Entro Security API
2323

2424
Log in to your Entro Security platform and generate an API Token. Note keep this token private and secure.
2525

@@ -43,22 +43,22 @@ An example event for `audit` looks as following:
4343
{
4444
"@timestamp": "2025-05-27T20:12:44.000Z",
4545
"agent": {
46-
"ephemeral_id": "02e0b0b3-0669-46e0-9595-9cebc4e47721",
47-
"id": "e5b2169f-6a42-482f-b8dc-5f55da82499d",
48-
"name": "elastic-agent-82489",
46+
"ephemeral_id": "342840a0-6a1a-4caa-b0dc-59ecea6d0709",
47+
"id": "16f5e042-d3f4-40f9-a0ea-20917399dcbd",
48+
"name": "elastic-agent-15525",
4949
"type": "filebeat",
5050
"version": "8.17.4"
5151
},
5252
"data_stream": {
5353
"dataset": "entro.audit",
54-
"namespace": "29645",
54+
"namespace": "87243",
5555
"type": "logs"
5656
},
5757
"ecs": {
58-
"version": "8.11.0"
58+
"version": "8.17.0"
5959
},
6060
"elastic_agent": {
61-
"id": "e5b2169f-6a42-482f-b8dc-5f55da82499d",
61+
"id": "16f5e042-d3f4-40f9-a0ea-20917399dcbd",
6262
"snapshot": false,
6363
"version": "8.17.4"
6464
},
@@ -69,14 +69,14 @@ An example event for `audit` looks as following:
6969
],
7070
"dataset": "entro.audit",
7171
"id": "105d6a3d-6468-4fcc-994e-f525011c53cf",
72-
"ingested": "2025-07-08T17:25:00Z",
72+
"ingested": "2025-07-10T18:29:08Z",
7373
"kind": "event",
7474
"type": [
7575
"info"
7676
]
7777
},
7878
"host": {
79-
"name": "elastic-agent-82489"
79+
"name": "elastic-agent-15525"
8080
},
8181
"input": {
8282
"type": "cel"

0 commit comments

Comments
 (0)