-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2a6d73cd.f1e42e78.js
1 lines (1 loc) · 11.1 KB
/
2a6d73cd.f1e42e78.js
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[28],{102:function(e,t,n){"use strict";n.r(t),n.d(t,"frontMatter",(function(){return i})),n.d(t,"metadata",(function(){return s})),n.d(t,"rightToc",(function(){return c})),n.d(t,"default",(function(){return u}));var r=n(3),a=n(7),o=(n(0),n(216)),i={id:"how-to-use-accounts-log",title:"How to use Accounts Log"},s={unversionedId:"how-tos/admin/how-to-use-accounts-log",id:"how-tos/admin/how-to-use-accounts-log",isDocsHomePage:!1,title:"How to use Accounts Log",description:"Description",source:"@site/docs\\how-tos\\admin\\how-to-use-accounts-log.md",slug:"/how-tos/admin/how-to-use-accounts-log",permalink:"/docs/how-tos/admin/how-to-use-accounts-log",version:"current",sidebar:"docs",previous:{title:"How to update actions from control server",permalink:"/docs/how-tos/admin/how-to-update-actions-from-control-server"},next:{title:"Microsoft Entra ID / Azure Active Directory",permalink:"/docs/how-tos/admin/sso/sso-microsoft-entra-id"}},c=[{value:"Description",id:"description",children:[{value:"1. <strong>Enhanced Security and Monitoring</strong>:",id:"1-enhanced-security-and-monitoring",children:[]},{value:"2. <strong>Detailed User Metadata</strong>:",id:"2-detailed-user-metadata",children:[]},{value:"3. <strong>Failed Login Attempts and Account Lockout</strong>:",id:"3-failed-login-attempts-and-account-lockout",children:[]},{value:"4. <strong>Audit Trail for Compliance</strong>:",id:"4-audit-trail-for-compliance",children:[]},{value:"5. <strong>Troubleshooting and User Support</strong>:",id:"5-troubleshooting-and-user-support",children:[]}]},{value:"Steps",id:"steps",children:[]}],l={rightToc:c};function u(e){var t=e.components,i=Object(a.a)(e,["components"]);return Object(o.b)("wrapper",Object(r.a)({},l,i,{components:t,mdxType:"MDXLayout"}),Object(o.b)("h2",{id:"description"},"Description"),Object(o.b)("p",null,"The ",Object(o.b)("strong",{parentName:"p"},"Account Logs")," provides a detailed tracking mechanism for user login activities. Each row in the log records important information such as:"),Object(o.b)("ol",null,Object(o.b)("li",{parentName:"ol"},Object(o.b)("strong",{parentName:"li"},"ID"),": An unique identifier for each log entry."),Object(o.b)("li",{parentName:"ol"},Object(o.b)("strong",{parentName:"li"},"Username"),": The account name of the user who attempted to log in."),Object(o.b)("li",{parentName:"ol"},Object(o.b)("strong",{parentName:"li"},"Time"),": The exact timestamp of when the login attempt occured."),Object(o.b)("li",{parentName:"ol"},Object(o.b)("strong",{parentName:"li"},"Result"),': The outcome of the login attempt (e.g., "login_successful").'),Object(o.b)("li",{parentName:"ol"},Object(o.b)("strong",{parentName:"li"},"IP Address"),": The IP address from which the login attempt was made."),Object(o.b)("li",{parentName:"ol"},Object(o.b)("strong",{parentName:"li"},"Metadata"),": Additional information about the user's device and browser, such as the operating system (e.g., Windows 11 or MacOS) and the browser version (e.g., Safari or Chrome).")),Object(o.b)("p",null,"This ",Object(o.b)("strong",{parentName:"p"},"Account Logs")," page is a crucial feature for enterprise clients, offering the following benefits:"),Object(o.b)("h3",{id:"1-enhanced-security-and-monitoring"},"1. ",Object(o.b)("strong",{parentName:"h3"},"Enhanced Security and Monitoring"),":"),Object(o.b)("ul",null,Object(o.b)("li",{parentName:"ul"},Object(o.b)("strong",{parentName:"li"},"Login Tracking"),": It tracks every login attempt, both successful and unsuccessful, providing a clear audit trail of who accessed or attempted to access the system and from where."),Object(o.b)("li",{parentName:"ul"},Object(o.b)("strong",{parentName:"li"},"IP Address Logging"),": By recording the IP address, enterprises can identify potentially suspicious access attempts from unknown locations, thus enhancing security by flagging unauthorized users.")),Object(o.b)("h3",{id:"2-detailed-user-metadata"},"2. ",Object(o.b)("strong",{parentName:"h3"},"Detailed User Metadata"),":"),Object(o.b)("ul",null,Object(o.b)("li",{parentName:"ul"},"The metadata provides detailed information on the user's environment, such as the browser and operating system used. This helps in identifying potential technical issues or security tasks (e.g., if an outdated or untrusted browser is used).")),Object(o.b)("h3",{id:"3-failed-login-attempts-and-account-lockout"},"3. ",Object(o.b)("strong",{parentName:"h3"},"Failed Login Attempts and Account Lockout"),":"),Object(o.b)("ul",null,Object(o.b)("li",{parentName:"ul"},"To further enhance security, the system automatically locks an account if a user enters incorrect credentials more than five times. This prevents brute force attacks or unauthorized access."),Object(o.b)("li",{parentName:"ul"},"Once locked, the account requires ",Object(o.b)("strong",{parentName:"li"},"admin intervention")," to be reactivated, ensuring that only legimate users can regain access.")),Object(o.b)("h3",{id:"4-audit-trail-for-compliance"},"4. ",Object(o.b)("strong",{parentName:"h3"},"Audit Trail for Compliance"),":"),Object(o.b)("ul",null,Object(o.b)("li",{parentName:"ul"},"The log provides a detailed record of user login activities, which is essential for regulatory compliance, internal audits, or investigations. It allows admins to verify who accessed the system and when, ensuring accaountability.")),Object(o.b)("h3",{id:"5-troubleshooting-and-user-support"},"5. ",Object(o.b)("strong",{parentName:"h3"},"Troubleshooting and User Support"),":"),Object(o.b)("ul",null,Object(o.b)("li",{parentName:"ul"},"In cases of login issues, the logs can help IT teams troubleshoot by reviewing the metadata and identifying whether the issue stems from a specific browser or device configuration.")),Object(o.b)("p",null,"In conclusion, this ",Object(o.b)("strong",{parentName:"p"},"Account Logs")," page is a vital tool for enterprise clients looking to ensure robust security, maintain compliance, and improve visibility into user login activities across their platform. It also acts as a safeguard by locking out users after multiple failed attempts, requiring admin intervention to prevent potential security breaches."),Object(o.b)("h2",{id:"steps"},"Steps"),Object(o.b)("ol",null,Object(o.b)("li",{parentName:"ol"},"From the ",Object(o.b)("strong",{parentName:"li"},"Menu Bar"),", go to the ",Object(o.b)("strong",{parentName:"li"},"Admin")," and then ",Object(o.b)("strong",{parentName:"li"},"Account Logs")," option.")),Object(o.b)("p",null,Object(o.b)("img",{src:n(378).default})),Object(o.b)("ol",{start:2},Object(o.b)("li",{parentName:"ol"},"Go to the ",Object(o.b)("strong",{parentName:"li"},"Account Logs")," page.")),Object(o.b)("p",null,Object(o.b)("img",{src:n(379).default})),Object(o.b)("ol",{start:3},Object(o.b)("li",{parentName:"ol"},"The ",Object(o.b)("strong",{parentName:"li"},"Number of Logs")," appears on the ",Object(o.b)("strong",{parentName:"li"},"Accounts Log")," page.",Object(o.b)("blockquote",{parentName:"li"},Object(o.b)("p",{parentName:"blockquote"},"The ",Object(o.b)("strong",{parentName:"p"},"Number of Logs")," refers to the total count of recorded events displayed on the log page. Each log entry represents an action, such as user login attempts or system changes. On an ",Object(o.b)("strong",{parentName:"p"},"Accounts Log")," page, this count reflects account related activities like logins and logouts, helping users or admins monitor system usage and track behaviour for auditing purposes.")))),Object(o.b)("p",null,Object(o.b)("img",{src:n(380).default})),Object(o.b)("ol",{start:4},Object(o.b)("li",{parentName:"ol"},"If we want to search for any user, there is a search bar where we can search for a specific user by username.")),Object(o.b)("p",null,Object(o.b)("img",{src:n(381).default})),Object(o.b)("ol",{start:5},Object(o.b)("li",{parentName:"ol"},"Here each row in the log records important information, such as:")),Object(o.b)("ul",null,Object(o.b)("li",{parentName:"ul"},Object(o.b)("strong",{parentName:"li"},"ID")),Object(o.b)("li",{parentName:"ul"},Object(o.b)("strong",{parentName:"li"},"Username")),Object(o.b)("li",{parentName:"ul"},Object(o.b)("strong",{parentName:"li"},"Time")),Object(o.b)("li",{parentName:"ul"},Object(o.b)("strong",{parentName:"li"},"Result")),Object(o.b)("li",{parentName:"ul"},Object(o.b)("strong",{parentName:"li"},"IP Address")),Object(o.b)("li",{parentName:"ul"},Object(o.b)("strong",{parentName:"li"},"Metadata"),".")),Object(o.b)("p",null,Object(o.b)("img",{src:n(382).default})))}u.isMDXComponent=!0},216:function(e,t,n){"use strict";n.d(t,"a",(function(){return b})),n.d(t,"b",(function(){return m}));var r=n(0),a=n.n(r);function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function c(e,t){if(null==e)return{};var n,r,a=function(e,t){if(null==e)return{};var n,r,a={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var l=a.a.createContext({}),u=function(e){var t=a.a.useContext(l),n=t;return e&&(n="function"==typeof e?e(t):s(s({},t),e)),n},b=function(e){var t=u(e.components);return a.a.createElement(l.Provider,{value:t},e.children)},p={inlineCode:"code",wrapper:function(e){var t=e.children;return a.a.createElement(a.a.Fragment,{},t)}},d=a.a.forwardRef((function(e,t){var n=e.components,r=e.mdxType,o=e.originalType,i=e.parentName,l=c(e,["components","mdxType","originalType","parentName"]),b=u(n),d=r,m=b["".concat(i,".").concat(d)]||b[d]||p[d]||o;return n?a.a.createElement(m,s(s({ref:t},l),{},{components:n})):a.a.createElement(m,s({ref:t},l))}));function m(e,t){var n=arguments,r=t&&t.mdxType;if("string"==typeof e||r){var o=n.length,i=new Array(o);i[0]=d;var s={};for(var c in t)hasOwnProperty.call(t,c)&&(s[c]=t[c]);s.originalType=e,s.mdxType="string"==typeof e?e:r,i[1]=s;for(var l=2;l<o;l++)i[l]=n[l];return a.a.createElement.apply(null,i)}return a.a.createElement.apply(null,n)}d.displayName="MDXCreateElement"},378:function(e,t,n){"use strict";n.r(t),t.default=n.p+"assets/images/account-logs-80eeb727308736bd0a91bb28ce244575.png"},379:function(e,t,n){"use strict";n.r(t),t.default=n.p+"assets/images/log-page-36e9fa345149e4bbbcf36fea8829f70c.png"},380:function(e,t,n){"use strict";n.r(t),t.default=n.p+"assets/images/log-number-9f8b4323f2bce2db2ca8033186c4099f.png"},381:function(e,t,n){"use strict";n.r(t),t.default=n.p+"assets/images/search-log-5605711cafb93670f8ef94b58ea5d42f.png"},382:function(e,t,n){"use strict";n.r(t),t.default=n.p+"assets/images/log-info-dd7009fe6c3c5395bf7303a0a45f8e56.png"}}]);