Skip to content

Commit 1d15d60

Browse files
committed
elastic package format
1 parent 3712469 commit 1d15d60

File tree

1 file changed

+16
-33
lines changed

1 file changed

+16
-33
lines changed

packages/cisco_nexus/docs/README.md

Lines changed: 16 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -46,72 +46,55 @@ An example event for `log` looks as following:
4646
{
4747
"@timestamp": "2023-04-26T09:08:48.000Z",
4848
"agent": {
49-
"ephemeral_id": "81553388-678e-4d17-8f75-7c7870f7f06c",
50-
"id": "45b4f828-da65-463c-980e-09ba9a67922b",
51-
"name": "docker-fleet-agent",
49+
"ephemeral_id": "520a22ce-a7c9-4d1d-83df-a6abd00f7f74",
50+
"id": "13671cfa-49ce-4139-8d65-90166401d5f5",
51+
"name": "elastic-agent-83602",
5252
"type": "filebeat",
53-
"version": "8.10.2"
53+
"version": "9.0.3"
5454
},
5555
"cisco_nexus": {
5656
"log": {
57-
"description": "EARL 0 NF ASIC: Uncorrectable Parity error in Netflow Table.",
58-
"facility": "EARL",
57+
"description": "last message repeated 3 time",
5958
"priority_number": 187,
60-
"severity": 3,
61-
"standby": "SW2_DFC1",
6259
"switch_name": "switchname",
6360
"time": "2023-04-26T09:08:48.000Z",
64-
"timezone": "UTC",
65-
"type": "NF_PARITY_ERROR"
61+
"timezone": "UTC"
6662
}
6763
},
6864
"data_stream": {
6965
"dataset": "cisco_nexus.log",
70-
"namespace": "ep",
66+
"namespace": "90551",
7167
"type": "logs"
7268
},
7369
"ecs": {
7470
"version": "8.17.0"
7571
},
7672
"elastic_agent": {
77-
"id": "45b4f828-da65-463c-980e-09ba9a67922b",
73+
"id": "13671cfa-49ce-4139-8d65-90166401d5f5",
7874
"snapshot": false,
79-
"version": "8.10.2"
75+
"version": "9.0.3"
8076
},
8177
"event": {
8278
"agent_id_status": "verified",
83-
"category": [
84-
"network"
85-
],
86-
"code": "NF_PARITY_ERROR",
8779
"dataset": "cisco_nexus.log",
88-
"ingested": "2023-10-03T09:37:59Z",
80+
"ingested": "2025-07-11T13:14:05Z",
8981
"kind": "event",
90-
"original": "<187>switchname: 2023 Apr 26 09:08:48 UTC: %EARL-SW2_DFC1-3-NF_PARITY_ERROR: EARL 0 NF ASIC: Uncorrectable Parity error in Netflow Table.",
91-
"severity": 3,
92-
"type": [
93-
"info"
94-
]
82+
"module": "cisco_nexus",
83+
"original": "<187>switchname: 2023 Apr 26 09:08:48 UTC: last message repeated 3 time",
84+
"timezone": "UTC"
9585
},
9686
"input": {
9787
"type": "tcp"
9888
},
9989
"log": {
100-
"level": "error",
10190
"source": {
102-
"address": "192.168.0.5:48836"
91+
"address": "172.22.0.3:46916"
10392
},
10493
"syslog": {
105-
"facility": {
106-
"code": 23
107-
},
108-
"priority": 187,
109-
"severity": {
110-
"code": 3
111-
}
94+
"priority": 187
11295
}
11396
},
114-
"message": "EARL 0 NF ASIC: Uncorrectable Parity error in Netflow Table.",
97+
"message": "last message repeated 3 time",
11598
"observer": {
11699
"name": "switchname",
117100
"product": "Nexus",

0 commit comments

Comments
 (0)