Event streams
: Read.Parameter | Description |
---|---|
App ID | The unique identifier of the application. |
{
"resources": [
{
"dataFeedURL": "http://firehose.crowdstrike.com/sensors/entities/datafeed/v1/0?appId=my_app_id",
"sessionToken": {
"token": "ui/Papb4QuiW99Er...6E2jB7OjJAZ9fcuWaimU=",
"expiration": "2019-07-17T16:40:16.166805518Z"
},
"refreshActiveSessionURL": "https://api.crowdstrike.com/sensors/entities/datafeed-actions/v1/0?appId=my_app_id&action_name=refresh_active_stream_session",
"refreshActiveSessionInterval": 1800
}
],
"meta": {
"query_time": 0.007506181,
"powered_by": "FalconHose",
"trace_id": "09d04710-e519-4201-8ac3-8341643437b7"
}
}
Was this page helpful?