We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
size-in-bytes
1 parent 661c71e commit 712ab7fCopy full SHA for 712ab7f
1 file changed
objects/network-connection/definition.json
@@ -13,7 +13,7 @@
13
"dst-bytes-count": {
14
"description": "Number of bytes sent from the source to the destination.",
15
"disable_correlation": true,
16
- "misp-attribute": "counter",
+ "misp-attribute": "size-in-bytes",
17
"ui-priority": 0
18
},
19
"dst-packets-count": {
@@ -116,7 +116,7 @@
116
"src-bytes-count": {
117
"description": "Number of bytes sent from the destination to the source.",
118
119
120
121
122
"src-packets-count": {
@@ -147,5 +147,5 @@
147
"community-id"
148
],
149
"uuid": "af16764b-f8e5-4603-9de1-de34d272f80b",
150
- "version": 6
+ "version": 7
151
}
0 commit comments