1
- Security Log
2
- ============
1
+ Security log and auditing
2
+ =========================
3
3
4
- Security logs allow you to see what has happened recently in your organization or account.
5
- We store the IP address and the browser's User-Agent _ on each event,
4
+ Security logs allow you to audit what has happened recently in your organization or account.
5
+ This feature is quite important for many security compliance programs,
6
+ as well as the general peace of mind of knowing what is happening on your account.
7
+ We store the IP address and the browser used on each event,
6
8
so that you can confirm this access was from the intended person.
7
9
8
- .. _User-Agent : https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent
10
+ Security logs are only visible to organization owners.
11
+ You can invite other team members as owners.
9
12
10
13
User security log
11
14
-----------------
12
15
13
- We store user security logs from the last 90 days, and track the following events:
16
+ We store user security logs for the last 90 days, and track the following events:
14
17
15
18
- Authentication on the dashboard
16
19
- Authentication on documentation pages (:doc: `/commercial/index ` only)
@@ -19,18 +22,20 @@ Authentication failures and successes are both tracked.
19
22
20
23
To access your logs:
21
24
22
- - Click on :guilabel: `Username ` dropdown
25
+ - Click on :guilabel: `< Username dropdown> `
23
26
- Click on :guilabel: `Settings `
24
27
- Click on :guilabel: `Security Log `
25
28
29
+ This log is useful to validate that no unauthorized logins have occured on your user account.
30
+
26
31
Organization security log
27
32
-------------------------
28
33
29
34
.. note ::
30
35
31
36
This feature exists only on :doc: `/commercial/index `.
32
37
33
- We store logs according to your plan,
38
+ The length of log storage varies with your plan,
34
39
check our `pricing page <https://readthedocs.com/pricing/ >`__ for more details.
35
40
We track the following events:
36
41
@@ -41,7 +46,18 @@ Authentication failures and successes are both tracked.
41
46
42
47
To access your organization logs:
43
48
44
- - Click on :guilabel: `Organizations ` from your user dropdown
45
- - Click on your organization
49
+ - Click on :guilabel: `<Username dropdown> `
50
+ - Click on :guilabel: `Organizations `
51
+ - Click on :guilabel: `<Organization name> `
46
52
- Click on :guilabel: `Settings `
47
53
- Click on :guilabel: `Security Log `
54
+
55
+ Your organization security log is a great place to check periodically to ensure there hasn't been unauthorized access to your organization.
56
+
57
+ If you have any additional information that you wished the security log was capturing,
58
+ you can always reach out to :doc: `/support `.
59
+
60
+ .. seealso ::
61
+
62
+ :doc: `/security `
63
+ Security information related to our own platform, personal data treatment, and how to report a security issue.
0 commit comments