Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add last_scan as a new way to fetch some syscollector API calls #223

Open
jesusgn90 opened this issue Oct 25, 2018 · 0 comments
Open

Add last_scan as a new way to fetch some syscollector API calls #223

jesusgn90 opened this issue Oct 25, 2018 · 0 comments

Comments

@jesusgn90
Copy link

Hi team,

What I meant is that it would be nice to have a way to know the date from the last scan for a specific syscollector route.

How to know the last scan date for /syscollector/:agent/processes ?

GET /syscollector/:agent/processes
{
   limit: 1,
   select: 'scan_time'
}

This applies to more API calls such /syscollector/:agent/packages.

That's my way now, but I think there are better ways to know that information.

Regards!

@jesusgn90 jesusgn90 added this to To do in TBD via automation Oct 25, 2018
@jesuslinares jesuslinares removed this from To do in TBD Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant