|
|
|
|
|
by eps
776 days ago
|
|
> What's the easiest way to have a cron-like query hit our API and integrate with our existing stack? Write a cron job that greps the logs and pulls on your api with curl? With another 20 minutes of work you can remember the log size on each run and grep only what's new on the next run. |
|