I need to programmatically present all events for a given node from the 
latest report for audits of server Security Controls we're managing with 
Puppet - pretty much the way events look in the PE Console when looking at 
a report - whether the event was a success or not, and whether or not a 
resource property was changed or not.  Querying Events (on puppetca: curl 
-G http://127.0.0.1:8080/pdb/query/v4/events --data-urlencode 'query=["=", 
"report", "fa6dcbc36b69174178e1234561d4c6e461017327"]' )   seems to only 
send results of resource properties that were changed by puppet (and 
returns nothing at all if there were no changes.  Does anybody know how to 
get the events where there was no change?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/aa5a8ab6-ec4c-4db4-b67f-7f918a2b2763%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to