Sure. Using community for the first time. Still exploring. 
{
"took": 5,
"timed_out": false,
"_shards": {
"total": 5,
"successful": 5,
"skipped": 0,
"failed": 0
},
"hits": {
"total": {
"value": 440,
"relation": "eq"
},
"max_score": 1.0,
"hits": [
{
"_index": "office365-audit-logs",
"_id": "GzmOn40BcqrWH8BtefOr",
"_score": 1.0,
"_source": {
"timestamp": "2024-02-12T23:02:10.460297",
"service": "SharePointAccess",
"operation": "SharePointAccess Operation 83",
"userAgent": "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0",
"userName": "user1",
"ipAddress": "192.168.1.1"
}
}
{
"took": 27,
"timed_out": false,
"_shards": {
"total": 5,
"successful": 5,
"skipped": 0,
"failed": 0
},
"hits": {
"total": {
"value": 640,
"relation": "eq"
},
"max_score": 1.0,
"hits": [
{
"_index": "okta-audit-logs",
"_id": "9jmIn40BcqrWH8BtvfJN",
"_score": 1.0,
"_source": {
"timestamp": "2024-02-12T22:55:53.295280",
"eventType": "user.authentication.success",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36",
"userName": "user3",
"ipAddress": "192.168.1.1"
}
},
{
"took": 1,
"timed_out": false,
"_shards": {
"total": 5,
"successful": 5,
"skipped": 0,
"failed": 0
},
"hits": {
"total": {
"value": 802,
"relation": "eq"
},
"max_score": 1.0,
"hits": [
{
"_index": "zscaler-audit-logs",
"_id": "jzmCn40BcqrWH8Bte_LT",
"_score": 1.0,
"_source": {
"timestamp": "2024-02-12T22:49:04.867732",
"user": "user_13",
"user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36",
"action": "allowed",
"url": "www.example6.com",
"category": "News",
"policy": "policy_1",
"bytes": 703,
"client_ip": "192.168.1.40",
"response_code": 404
}
},