Share via

Interpreting audit logs

Anonymous
2017-05-03T02:44:17+00:00

So in human terms, what does all this mean?

<roleid>xxxx41827</roleid>

<principalid>xxx84</principalid>

<scope>xxxxxxx-B2EC-4E43-9E09-7B3A545F5DDC</scope>

<operation>ensure added</operation>

And where is it documented in a way a mere mortal can understand?

Microsoft 365 and Office | SharePoint | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2017-05-04T15:07:34+00:00

Hi Webbrewers3,

There is no out of box feature to map those IDs to the corresponding users/groups/permissions or any documentation describing the relationship between them.  As there’s no official document on how to interpret the result, I’ll suggest you provide your feedback in SharePoint Uservoice.

If you still want to know about the numeric values, please provide your tenant information to proceed further.

Regards,

Neha

Was this answer helpful?

0 comments No comments

5 additional answers

Sort by: Most helpful
  1. Anonymous
    2017-05-14T17:26:14+00:00

    "There is no out of box feature to map those IDs to the corresponding users/groups/permissions or any documentation describing the relationship between them. "

    So what you're saying is the audit logs are basically useless?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-05-05T15:20:42+00:00

    Hi Webbrewers3,

    If you still need help. please provide you tenant information requested in PM.

    Regards,

    Neha

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-05-04T01:00:29+00:00

    Yeah, I can google for the answers you copy/pasted here too.  Doesn't help much though because the values are all numeric and there's no way to translate them. Hard to believe Msft seriously thinks this is a useful approach to an audit log?  Since as usual we have to do everything ourselves, where is the official documentation on how to interpret the results?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2017-05-03T12:48:27+00:00

    Hi Webbrewers3,

    The following are the meanings of the terms you mentioned:

    Role: The role that the user was given permissions to

    Note that roleId can sometimes be also -1, which seems to be the case if a user’s permissions were removed. I am not 100% sure on this...

    Principle ID: It’s an integer generated by SharePoint internally and it can either represent a user or a group.

    Scope: Is the scope where this change is effective.

    Operation: Weather permissions were granted or removed

    Reference: How to understand the audit log 

    Thanks,

    Neha

    Was this answer helpful?

    0 comments No comments