Skip to content
5 changes: 5 additions & 0 deletions packages/jamf_pro/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.2.0"
changes:
- description: Add support for ECS entity fields.
type: enhancement
link: https://github.com/elastic/integrations/pull/18503
Comment thread
macroscopeapp[bot] marked this conversation as resolved.
- version: "1.1.0"
changes:
- description: Add `host.id` and `host.name` fields to the inventory data stream.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"address": [
"89.160.20.156"
],
"entity": {
"lifecycle": {
"last_activity": "2024-09-04T09:57:52.001Z"
}
},
"geo": {
"city_name": "Linköping",
"continent_name": "Europe",
Expand All @@ -26,7 +31,10 @@
},
"ip": [
"89.160.20.156"
]
],
"os": {
"version": "92.5786"
}
},
"jamf_pro": {
"events": {
Expand Down Expand Up @@ -61,9 +69,6 @@
}
}
},
"os": {
"version": "92.5786"
},
"related": {
"user": [
"John Doe",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"address": [
"89.160.20.156"
],
"entity": {
"lifecycle": {
"last_activity": "2024-09-04T09:57:52.001Z"
}
},
"geo": {
"city_name": "Linköping",
"continent_name": "Europe",
Expand All @@ -28,7 +33,10 @@
"ip": [
"89.160.20.156"
],
"name": "YMXA8"
"name": "YMXA8",
"os": {
"version": "87.2388"
}
},
"jamf_pro": {
"events": {
Expand Down Expand Up @@ -67,9 +75,6 @@
}
}
},
"os": {
"version": "87.2388"
},
"related": {
"user": [
"John Doe",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"address": [
"89.160.20.156"
],
"entity": {
"lifecycle": {
"last_activity": "2024-09-04T09:57:52.001Z"
}
},
"geo": {
"city_name": "Linköping",
"continent_name": "Europe",
Expand All @@ -26,7 +31,10 @@
},
"ip": [
"89.160.20.156"
]
],
"os": {
"version": "57.4997"
}
},
"jamf_pro": {
"events": {
Expand Down Expand Up @@ -61,9 +69,6 @@
}
}
},
"os": {
"version": "57.4997"
},
"related": {
"user": [
"John Doe",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"address": [
"89.160.20.156"
],
"entity": {
"lifecycle": {
"last_activity": "2024-09-04T09:57:52.001Z"
}
},
"geo": {
"city_name": "Linköping",
"continent_name": "Europe",
Expand All @@ -28,7 +33,10 @@
"ip": [
"89.160.20.156"
],
"name": "2ECRW"
"name": "2ECRW",
"os": {
"version": "17.1406"
}
},
"jamf_pro": {
"events": {
Expand Down Expand Up @@ -73,9 +81,6 @@
}
}
},
"os": {
"version": "17.1406"
},
"related": {
"user": [
"John Doe",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"address": [
"89.160.20.156"
],
"entity": {
"lifecycle": {
"last_activity": "2024-09-04T09:57:52.001Z"
}
},
"geo": {
"city_name": "Linköping",
"continent_name": "Europe",
Expand All @@ -28,7 +33,10 @@
"ip": [
"89.160.20.156"
],
"name": "GBTN2"
"name": "GBTN2",
"os": {
"version": "37.5296"
}
},
"jamf_pro": {
"events": {
Expand Down Expand Up @@ -67,9 +75,6 @@
}
}
},
"os": {
"version": "37.5296"
},
"related": {
"user": [
"John Doe",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"address": [
"89.160.20.156"
],
"entity": {
"lifecycle": {
"last_activity": "2024-09-04T09:57:52.001Z"
}
},
"geo": {
"city_name": "Linköping",
"continent_name": "Europe",
Expand All @@ -26,7 +31,10 @@
},
"ip": [
"89.160.20.156"
]
],
"os": {
"version": "27.2234"
}
},
"jamf_pro": {
"events": {
Expand Down Expand Up @@ -61,9 +69,6 @@
}
}
},
"os": {
"version": "27.2234"
},
"related": {
"user": [
"John Doe",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
"action": "DeviceAddedToDEP",
"kind": "event"
},
"host": {
"entity": {
"lifecycle": {
"last_activity": "2024-09-04T09:57:52.001Z"
}
}
},
"jamf_pro": {
"events": {
"event": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
"action": "JSSShutdown",
"kind": "event"
},
"host": {
"entity": {
"lifecycle": {
"last_activity": "2024-09-04T09:57:52.001Z"
}
}
},
"jamf_pro": {
"events": {
"event": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
"action": "JSSStartup",
"kind": "event"
},
"host": {
"entity": {
"lifecycle": {
"last_activity": "2024-09-04T09:57:52.001Z"
}
}
},
"jamf_pro": {
"events": {
"event": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"address": [
"89.160.20.156"
],
"entity": {
"lifecycle": {
"last_activity": "2024-09-04T09:57:52.001Z"
}
},
"geo": {
"city_name": "Linköping",
"continent_name": "Europe",
Expand All @@ -26,7 +31,10 @@
},
"ip": [
"89.160.20.156"
]
],
"os": {
"version": "04.8092"
}
},
"jamf_pro": {
"events": {
Expand Down Expand Up @@ -59,9 +67,6 @@
}
}
},
"os": {
"version": "04.8092"
},
"related": {
"user": [
"John Doe"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"address": [
"89.160.20.156"
],
"entity": {
"lifecycle": {
"last_activity": "2024-09-04T09:57:52.001Z"
}
},
"geo": {
"city_name": "Linköping",
"continent_name": "Europe",
Expand All @@ -26,7 +31,10 @@
},
"ip": [
"89.160.20.156"
]
],
"os": {
"version": "99.4028"
}
},
"jamf_pro": {
"events": {
Expand Down Expand Up @@ -59,9 +67,6 @@
}
}
},
"os": {
"version": "99.4028"
},
"related": {
"user": [
"John Doe"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"address": [
"89.160.20.156"
],
"entity": {
"lifecycle": {
"last_activity": "2024-09-04T09:57:52.001Z"
}
},
"geo": {
"city_name": "Linköping",
"continent_name": "Europe",
Expand All @@ -26,7 +31,10 @@
},
"ip": [
"89.160.20.156"
]
],
"os": {
"version": "85.9454"
}
},
"jamf_pro": {
"events": {
Expand Down Expand Up @@ -59,9 +67,6 @@
}
}
},
"os": {
"version": "85.9454"
},
"related": {
"user": [
"John Doe"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"address": [
"89.160.20.156"
],
"entity": {
"lifecycle": {
"last_activity": "2024-09-04T09:57:52.001Z"
}
},
"geo": {
"city_name": "Linköping",
"continent_name": "Europe",
Expand All @@ -26,7 +31,10 @@
},
"ip": [
"89.160.20.156"
]
],
"os": {
"version": "67.8497"
}
},
"jamf_pro": {
"events": {
Expand Down Expand Up @@ -59,9 +67,6 @@
}
}
},
"os": {
"version": "67.8497"
},
"related": {
"user": [
"John Doe"
Expand Down
Loading
Loading