Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.

Commit d32ed51

Browse files
authored
Merge pull request #1175 from mozilla/themed-css
Themed css
2 parents ec65f45 + fe79d66 commit d32ed51

25 files changed

Lines changed: 3539 additions & 1954 deletions
Lines changed: 67 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,115 +1,126 @@
11
[
2-
{
2+
{
33
"tags": [
44
"ldap",
55
"example"
66
],
77
"timestamp": "2014-08-05T20:38:39+00:00",
88
"summary": "LDAP_INVALID_CREDENTIALS john@example.com,o=com,dc=example srcIP=10.20.70.200",
9+
"category": "authentication",
910
"details": {
1011
"dn": "john@example.com,o=com,dc=example",
12+
"username": "john@example.com",
1113
"success": false,
1214
"sourceipv4address": "10.20.70.200",
1315
"result": "LDAP_INVALID_CREDENTIALS",
1416
"srcip": "10.20.0.200",
1517
"sourceipaddress": "10.20.0.200"
1618
}
17-
},
18-
{
19+
},
20+
{
1921
"tags": [
2022
"ldap",
2123
"example"
2224
],
2325
"timestamp": "2014-08-05T20:38:39+00:00",
2426
"summary": "LDAP_INVALID_CREDENTIALS bob@example.com,o=com,dc=example srcIP=10.20.70.200",
27+
"category": "authentication",
2528
"details": {
2629
"dn": "bob@example.com,o=com,dc=example",
30+
"username": "bob@example.com",
2731
"success": false,
2832
"sourceipv4address": "10.20.70.200",
2933
"result": "LDAP_INVALID_CREDENTIALS",
3034
"srcip": "10.20.0.200",
3135
"sourceipaddress": "10.20.0.200"
3236
}
33-
},
34-
{
37+
},
38+
{
3539
"tags": [
3640
"ldap",
3741
"example"
3842
],
3943
"timestamp": "2014-08-05T20:38:39+00:00",
4044
"summary": "LDAP_INVALID_CREDENTIALS mary@example.com,o=com,dc=example srcIP=10.20.70.200",
45+
"category": "authentication",
4146
"details": {
4247
"dn": "mary@example.com,o=com,dc=example",
48+
"username": "mary@example.com",
4349
"success": false,
4450
"sourceipv4address": "10.20.70.200",
4551
"result": "LDAP_INVALID_CREDENTIALS",
4652
"srcip": "10.20.0.200",
4753
"sourceipaddress": "10.20.0.200"
4854
}
49-
},
50-
{
55+
},
56+
{
5157
"tags": [
5258
"ldap",
5359
"example"
5460
],
5561
"timestamp": "2014-08-05T20:38:39+00:00",
5662
"summary": "LDAP_INVALID_CREDENTIALS sue@example.com,o=com,dc=example srcIP=10.20.70.200",
63+
"category": "authentication",
5764
"details": {
5865
"dn": "sue@example.com,o=com,dc=example",
66+
"username": "sue@example.com",
5967
"success": false,
6068
"sourceipv4address": "10.20.70.200",
6169
"result": "LDAP_INVALID_CREDENTIALS",
6270
"srcip": "10.20.0.200",
6371
"sourceipaddress": "10.20.0.200"
6472
}
65-
},
66-
{
67-
"tags": [
68-
"auth0",
69-
"example"
70-
],
71-
"summary": "Failed login for john@example.com",
72-
"details": {
73-
"username": "john@example.com",
74-
"type": "Failed Login",
75-
"success": false
76-
}
77-
}
78-
,
79-
{
80-
"tags": [
81-
"auth0",
82-
"example"
83-
],
84-
"summary": "Failed login for bob@example.com",
85-
"details": {
86-
"username": "bob@example.com",
87-
"type": "Failed Login",
88-
"success": false
89-
}
90-
},
91-
{
92-
"tags": [
93-
"auth0",
94-
"example"
95-
],
96-
"summary": "Failed login for mary@example.com",
97-
"details": {
98-
"username": "mary@example.com",
99-
"type": "Failed Login",
100-
"success": false
101-
}
102-
},
103-
{
104-
"tags": [
105-
"auth0",
106-
"example"
107-
],
108-
"summary": "Failed login for sue@example.com",
109-
"details": {
110-
"username": "sue@example.com",
111-
"type": "Failed Login",
112-
"success": false
73+
},
74+
{
75+
"tags": [
76+
"auth0",
77+
"example"
78+
],
79+
"summary": "Failed login for john@example.com",
80+
"category": "authentication",
81+
"details": {
82+
"username": "john@example.com",
83+
"type": "Failed Login",
84+
"success": false
85+
}
86+
},
87+
{
88+
"tags": [
89+
"auth0",
90+
"example"
91+
],
92+
"summary": "Failed login for bob@example.com",
93+
"category": "authentication",
94+
"details": {
95+
"username": "bob@example.com",
96+
"type": "Failed Login",
97+
"success": false
98+
}
99+
},
100+
{
101+
"tags": [
102+
"auth0",
103+
"example"
104+
],
105+
"summary": "Failed login for mary@example.com",
106+
"category": "authentication",
107+
"details": {
108+
"username": "mary@example.com",
109+
"type": "Failed Login",
110+
"success": false
111+
}
112+
},
113+
{
114+
"tags": [
115+
"auth0",
116+
"example"
117+
],
118+
"summary": "Failed login for sue@example.com",
119+
"category": "authentication",
120+
"details": {
121+
"username": "sue@example.com",
122+
"type": "Failed Login",
123+
"success": false
124+
}
113125
}
114-
}
115126
]

examples/demo/sampleevents/events-logins-success.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@
55
"example"
66
],
77
"summary": "LDAP_SUCCESS john@example.com,o=com,dc=example srcIP=10.0.0.209",
8+
"category": "authentication",
89
"details": {
910
"dn": "john@example.com,o=com,dc=example",
1011
"source": "Apr 17 00:05:02 ldap slapd[15932]: conn=25123333 fd=93 ACCEPT from IP=10.0.0.209:8325 (IP=0.0.0.0:389)\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=0 BIND dn=\"uid=bind-openvpn,ou=logins,dc=example\" method=128\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=0 BIND dn=\"uid=vpn,ou=logins,dc=example\" mech=SIMPLE ssf=0\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=0 RESULT tag=97 err=0 text=\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 BIND anonymous mech=implicit ssf=0\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 BIND dn=\"mail=john@example.com,o=com,dc=example\" method=128\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 BIND dn=\"mail=john@example.com,o=com,dc=example\" mech=SIMPLE ssf=0\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 RESULT tag=97 err=0 text=\n",
1112
"srcip": "10.0.0.209",
1213
"result": "LDAP_SUCCESS",
13-
"success": true
14+
"success": true,
15+
"username": "john@example.com"
1416
}
1517
},
1618
{
@@ -19,12 +21,14 @@
1921
"example"
2022
],
2123
"summary": "LDAP_SUCCESS bob@example.com,o=com,dc=example srcIP=10.0.0.209",
24+
"category": "authentication",
2225
"details": {
2326
"dn": "bob@example.com,o=com,dc=example",
2427
"source": "Apr 17 00:05:02 ldap slapd[15932]: conn=25123333 fd=93 ACCEPT from IP=10.0.0.209:8325 (IP=0.0.0.0:389)\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=0 BIND dn=\"uid=bind-openvpn,ou=logins,dc=example\" method=128\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=0 BIND dn=\"uid=vpn,ou=logins,dc=example\" mech=SIMPLE ssf=0\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=0 RESULT tag=97 err=0 text=\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 BIND anonymous mech=implicit ssf=0\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 BIND dn=\"mail=bob@example.com,o=com,dc=example\" method=128\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 BIND dn=\"mail=bob@example.com,o=com,dc=example\" mech=SIMPLE ssf=0\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 RESULT tag=97 err=0 text=\n",
2528
"srcip": "10.0.0.209",
2629
"result": "LDAP_SUCCESS",
27-
"success": true
30+
"success": true,
31+
"username": "bob@example.com"
2832
}
2933
},
3034
{
@@ -33,12 +37,14 @@
3337
"example"
3438
],
3539
"summary": "LDAP_SUCCESS mary@example.com,o=com,dc=example srcIP=10.0.0.209",
40+
"category": "authentication",
3641
"details": {
3742
"dn": "mary@example.com,o=com,dc=example",
3843
"source": "Apr 17 00:05:02 ldap slapd[15932]: conn=25123333 fd=93 ACCEPT from IP=10.0.0.209:8325 (IP=0.0.0.0:389)\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=0 BIND dn=\"uid=bind-openvpn,ou=logins,dc=example\" method=128\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=0 BIND dn=\"uid=vpn,ou=logins,dc=example\" mech=SIMPLE ssf=0\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=0 RESULT tag=97 err=0 text=\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 BIND anonymous mech=implicit ssf=0\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 BIND dn=\"mail=mary@example.com,o=com,dc=example\" method=128\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 BIND dn=\"mail=mary@example.com,o=com,dc=example\" mech=SIMPLE ssf=0\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 RESULT tag=97 err=0 text=\n",
3944
"srcip": "10.0.0.209",
4045
"result": "LDAP_SUCCESS",
41-
"success": true
46+
"success": true,
47+
"username": "mary@example.com"
4248
}
4349
},
4450
{
@@ -47,12 +53,14 @@
4753
"example"
4854
],
4955
"summary": "LDAP_SUCCESS sue@example.com,o=com,dc=example srcIP=10.0.0.209",
56+
"category": "authentication",
5057
"details": {
5158
"dn": "sue@example.com,o=com,dc=example",
5259
"source": "Apr 17 00:05:02 ldap slapd[15932]: conn=25123333 fd=93 ACCEPT from IP=10.0.0.209:8325 (IP=0.0.0.0:389)\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=0 BIND dn=\"uid=bind-openvpn,ou=logins,dc=example\" method=128\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=0 BIND dn=\"uid=vpn,ou=logins,dc=example\" mech=SIMPLE ssf=0\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=0 RESULT tag=97 err=0 text=\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 BIND anonymous mech=implicit ssf=0\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 BIND dn=\"mail=sue@example.com,o=com,dc=example\" method=128\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 BIND dn=\"mail=sue@example.com,o=com,dc=example\" mech=SIMPLE ssf=0\nApr 17 00:05:02 ldap slapd[15932]: conn=25123333 op=1 RESULT tag=97 err=0 text=\n",
5360
"srcip": "10.0.0.209",
5461
"result": "LDAP_SUCCESS",
55-
"success": true
62+
"success": true,
63+
"username": "sue@example.com"
5664
}
5765
},
5866
{
@@ -61,6 +69,7 @@
6169
"example"
6270
],
6371
"summary": "Success login for john@example.com",
72+
"category": "authentication",
6473
"details": {
6574
"username": "john@example.com",
6675
"type": "Success Login",
@@ -73,6 +82,7 @@
7382
"example"
7483
],
7584
"summary": "Success login for bob@example.com",
85+
"category": "authentication",
7686
"details": {
7787
"username": "bob@example.com",
7888
"type": "Success Login",
@@ -85,6 +95,7 @@
8595
"example"
8696
],
8797
"summary": "Success login for mary@example.com",
98+
"category": "authentication",
8899
"details": {
89100
"username": "mary@example.com",
90101
"type": "Success Login",
@@ -97,6 +108,7 @@
97108
"example"
98109
],
99110
"summary": "Success login for sue@example.com",
111+
"category": "authentication",
100112
"details": {
101113
"username": "sue@example.com",
102114
"type": "Success Login",

0 commit comments

Comments
 (0)