Skip to content
New issue

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

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

Already on GitHub? # 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!

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant