Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
So I am using the function DUO gave me and trying to do some “-or” queries for the admin logs…cant get it to work…the parameters are basically a hash table
if I try multiple queries, the throttling kicks in and kills the script…thoughts?
here is an e...
I was using this to create automated reporting of events for folks and upstream application…but I needed a way to filter for multiple criteria…while the api would allow it, the hash table the function had did not, so I had to adjust the function a bi...