LogEntries integration #7366
sonicaghi
started this conversation in
Ideas and feature requests
Replies: 1 comment
-
@sonicaghi The At Rapid7 we use a configuration similar to the following: {
"created_at": 1499338733000,
"config": {
"http_endpoint": "https://webhook.logentries.com/noformat/logs/LOG-TOKEN",
"timeout": 10000,
"method": "POST",
"keepalive": 60000,
"content_type": "application/json"
},
"id": "<generated>",
"enabled": true,
"api_id": "<YOUR API ID>",
"name": "http-log"
} Your @thibaultcha this issue can be closed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beta Was this translation helpful? Give feedback.
All reactions