• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

parseablehq / parseable / 12628128688

06 Jan 2025 07:05AM UTC coverage: 12.331% (-0.2%) from 12.483%
12628128688

push

github

web-flow
feat: audit logging (#1063)

Add remote audit logging with the below schema:

```
{
  "parseable_server_version": "1.6.3",
  "parseable_server_deploymentId": "01JGR7PS9K28JRKNS4V6F2WNAK",
  "audit_version": "V1",
  "audit_generation_timestamp": "2025-01-04T14:16:28.483+05:30",
  "audit_id": "01JGR7X443QX5N45B4ZPNN5QEG",
  "actor_authorizationMethod": "Basic Auth",
  "actor_remote_host": "127.0.0.1",
  "actor_username": "admin",
  "actor_user_agent": "PostmanRuntime/7.43.0",
  "request_headers_accept": "*/*",
  "request_headers_accept-encoding": "gzip, deflate, br",
  "request_headers_connection": "keep-alive",
  "request_headers_content-length": "100",
  "request_headers_content-type": "application/json",
  "request_headers_host": "localhost:8000",
  "request_headers_postman-token": "6a1bd4ae-0395-4e5c-90df-b7b5105bf0b5",
  "request_method": "POST",
  "request_start_time": "2025-01-04T14:16:28.480+05:30",
  "request_end_time": "2025-01-04T14:16:28.483+05:30",
  "request_path": "/api/v1/ingest",
  "request_protocol": "http",
  "request_body_size": "1234",
  "response_status_code": 400,
  "response_error_message": "",
  "response_body_size": "1234",
  "stream": "app",
}
```

Fixes #765 
---------

Signed-off-by: Devdutt Shenoi <devdutt@parseable.com>
Co-authored-by: Nikhil Sinha <131262146+nikhilsinhaparseable@users.noreply.github.com>

0 of 271 new or added lines in 8 files covered. (0.0%)

1 existing line in 1 file now uncovered.

2467 of 20007 relevant lines covered (12.33%)

93.98 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/cli.rs


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc