Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

POST https://console.baleen.cloud/api/logs/access-logs

...

Param

Required/Optional

Type

Description

start

optional

<long>long

The timestamp (in seconds) to collect data from

end

optional

<long>long

The timestamp (in seconds) to collect data to

size

optional

100integer

The page size of log entries to retrieve. Between 1 and 100.

page

optional

0

The page number of log entries to retrieve

...