Skip to content

compute-labs/logrouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

logrouter

curl -X 'POST'   'http://127.0.0.1:8080/api/v2/logrouter/send'   -H 'accept: application/json'   -H 'Content-Type: application/json'   -d '{
"timestamp": "2022-08-01T13:22:51.06885",
"hostname": "server3434.datacenter.example.com",
"application": "testlogin",
"groupid": "haCYTBDxvEyTAgAbB9Kx1A",
"referenceuri": "http://some.server.example.com/login",
"severity": "INFORMATIONAL",
"group": "AUTH",
"objects": "user",
"action": "logon",
"focal": "[email protected]",
"message": "[email protected] has logged in from 10.206.45.103 2022-08-01T13:21:59.5567"
}'
"200 OK  {'status': 'OK', 'result': 'Accepted', 'meesageid': 'd2f48e81-e73c-4626-beae-1832f2769adc'}"

SwaggerPOST

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages