Go
Récupérer les flux de journal
Récupérer les détails des flux de journaux.
Exemple de réponse
[{
"id": "string",
"name": "string",
"type": "eventbridge",
"status": "active|paused|suspended",
"sink": {
"awsAccountId": "string",
"awsRegion": "string",
"awsPartnerEventSource": "string"
}
}, {
"id": "string",
"name": "string",
"type": "http",
"status": "active|paused|suspended",
"sink": {
"httpContentFormat": "JSONLINES|JSONARRAY",
"httpContentType": "string",
"httpEndpoint": "string",
"httpAuthorization": "string"
}
},
{
"id": "string",
"name": "string",
"type": "eventgrid",
"status": "active|paused|suspended",
"sink": {
"azureSubscriptionId": "string",
"azureResourceGroup": "string",
"azureRegion": "string",
"azurePartnerTopic": "string"
}
},
{
"id": "string",
"name": "string",
"type": "splunk",
"status": "active|paused|suspended",
"sink": {
"splunkDomain": "string",
"splunkToken": "string",
"splunkPort": "string",
"splunkSecure": "boolean"
}
},
{
"id": "string",
"name": "string",
"type": "sumo",
"status": "active|paused|suspended",
"sink": {
"sumoSourceAddress": "string"
}
},
{
"id": "string",
"name": "string",
"type": "datadog",
"status": "active|paused|suspended",
"sink": {
"datadogRegion": "string",
"datadogApiKey": "string"
}
}]
GET
Go
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Réponse
Renvoie les flux de journaux
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
Seuls les événements de journal correspondant à ces filtres seront transmis par le flux. S’ils sont omis ou vides, tous les événements seront transmis.
L’id du flux de journal
Vrai pour les flux de journal prioritaires; faux pour les flux non prioritaires
nom du flux de journal
Le statut du flux de journal. Valeurs possibles : active, paused, suspended
Options disponibles:
active, paused, suspended Options disponibles:
http