Dear Partners,
Would it be possible to find the information of each account login counts and how many times of each page viewed by account ? Thank you.
Best Regards
Try it
cut -d ' ' -f 7 atlassian-confluence-access.log|sort|uniq -c|sort -n
Dear sir,
We use command as listed as below:
cut -d ' ' -f 7 atlassian-confluence-access.log|sort|uniq -c|sort -n
But the result is shown as listed as below
2015_07_17_08_48_50_root_Confluence_var_confluence_logs.jpg
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.