Closed Mnchstrcityblues79 closed 2 years ago
This appears to have resolved itself (because its nothing I did that I am aware of). If I find anything in the logs I will report back. Kind regards!
Good to know it's working again.
Based on the logs you posted I have an idea of what happened.
The program was unpacking a log, which at that point should have been a (JSON) dictionary. Instead it found a string. I think that perhaps Microsoft send an Error message of some sort. Perhaps they had an outage or maybe you were rate limited.
This is something that the program should handle better, so when I'm back from vacation I will release a new version that will try to catch this potential error and display it in the logs. Then if it happens again we will know for sure what happened. When that new version is released I will update you here.
Thanks for the kind words also.
Good afternoon. First and foremost, thank you for your hard work and for putting this together. It is truly amazing.
Unfortunately, after a month of working, I have encountered a problem. I use your OfficeAuditLogCollector to pull data/logs from Office365/Azure for use in Graylog. I followed the how-to you made for the Graylog community and it worked perfectly.
However, as of today, it no longer pulls data. If I run the application it will give me:
Any suggestions?
Thank you!