|
1 | 1 | name: G Suite Gmail
|
2 | 2 | id: 706c3978-41de-406b-b6e0-75bd01e12a5d
|
3 | 3 | version: 1
|
4 |
| -date: '2024-07-18' |
| 4 | +date: "2024-07-18" |
5 | 5 | author: Patrick Bareiss, Splunk
|
6 | 6 | description: Data source object for G Suite Gmail
|
7 | 7 | source: http:gsuite
|
8 | 8 | sourcetype: gsuite:gmail:bigquery
|
9 | 9 | supported_TA:
|
10 |
| -- name: Splunk Add-on for Google Workspace |
11 |
| - url: https://splunkbase.splunk.com/app/5556 |
12 |
| - version: 3.0.2 |
| 10 | + - name: Splunk Add-on for Google Workspace |
| 11 | + url: https://splunkbase.splunk.com/app/5556 |
| 12 | + version: 3.0.3 |
13 | 13 | fields:
|
14 |
| -- _time |
15 |
| -- action_type |
16 |
| -- attachment{}.file_extension_type |
17 |
| -- attachment{}.malware_family |
18 |
| -- attachment{}.sha256 |
19 |
| -- connection_info.authenticated_domain{}.name |
20 |
| -- connection_info.authenticated_domain{}.type |
21 |
| -- connection_info.client_host_zone |
22 |
| -- connection_info.client_ip |
23 |
| -- connection_info.dkim_pass |
24 |
| -- connection_info.dmarc_pass |
25 |
| -- connection_info.dmarc_published_domain |
26 |
| -- connection_info.ip_geo_city |
27 |
| -- connection_info.ip_geo_country |
28 |
| -- connection_info.is_internal |
29 |
| -- connection_info.is_intra_domain |
30 |
| -- connection_info.smtp_in_connect_ip |
31 |
| -- connection_info.smtp_out_connect_ip |
32 |
| -- connection_info.smtp_out_remote_host |
33 |
| -- connection_info.smtp_reply_code |
34 |
| -- connection_info.smtp_response_reason |
35 |
| -- connection_info.smtp_tls_cipher |
36 |
| -- connection_info.smtp_tls_state |
37 |
| -- connection_info.smtp_tls_version |
38 |
| -- connection_info.smtp_user_agent_ip |
39 |
| -- connection_info.spf_pass |
40 |
| -- connection_info.tls_required_but_unavailable |
41 |
| -- description |
42 |
| -- destination{}.address |
43 |
| -- destination{}.rcpt_response |
44 |
| -- destination{}.selector |
45 |
| -- destination{}.service |
46 |
| -- destination{}.smime_decryption_success |
47 |
| -- destination{}.smime_extraction_success |
48 |
| -- destination{}.smime_parsing_success |
49 |
| -- destination{}.smime_signature_verification_success |
50 |
| -- eventtype |
51 |
| -- flattened_destinations |
52 |
| -- flattened_triggered_rule_info |
53 |
| -- host |
54 |
| -- index |
55 |
| -- is_policy_check_for_sender |
56 |
| -- is_spam |
57 |
| -- linecount |
58 |
| -- message_set{}.type |
59 |
| -- num_message_attachments |
60 |
| -- payload_size |
61 |
| -- punct |
62 |
| -- rfc2822_message_id |
63 |
| -- smime_content_type |
64 |
| -- smime_encrypt_message |
65 |
| -- smime_extraction_success |
66 |
| -- smime_packaging_success |
67 |
| -- smime_sign_message |
68 |
| -- smtp_relay_error |
69 |
| -- source |
70 |
| -- source.address |
71 |
| -- source.from_header_address |
72 |
| -- source.from_header_displayname |
73 |
| -- source.selector |
74 |
| -- source.service |
75 |
| -- sourcetype |
76 |
| -- spam_info |
77 |
| -- splunk_server |
78 |
| -- structured_policy_log_info |
79 |
| -- subject |
80 |
| -- tag |
81 |
| -- tag::eventtype |
82 |
| -- timestamp |
83 |
| -- upload_error_category |
84 |
| -example_log: '{"action_type": 10, "rfc2822_message_id": "<CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC@mail.gmail.com>", |
| 14 | + - _time |
| 15 | + - action_type |
| 16 | + - attachment{}.file_extension_type |
| 17 | + - attachment{}.malware_family |
| 18 | + - attachment{}.sha256 |
| 19 | + - connection_info.authenticated_domain{}.name |
| 20 | + - connection_info.authenticated_domain{}.type |
| 21 | + - connection_info.client_host_zone |
| 22 | + - connection_info.client_ip |
| 23 | + - connection_info.dkim_pass |
| 24 | + - connection_info.dmarc_pass |
| 25 | + - connection_info.dmarc_published_domain |
| 26 | + - connection_info.ip_geo_city |
| 27 | + - connection_info.ip_geo_country |
| 28 | + - connection_info.is_internal |
| 29 | + - connection_info.is_intra_domain |
| 30 | + - connection_info.smtp_in_connect_ip |
| 31 | + - connection_info.smtp_out_connect_ip |
| 32 | + - connection_info.smtp_out_remote_host |
| 33 | + - connection_info.smtp_reply_code |
| 34 | + - connection_info.smtp_response_reason |
| 35 | + - connection_info.smtp_tls_cipher |
| 36 | + - connection_info.smtp_tls_state |
| 37 | + - connection_info.smtp_tls_version |
| 38 | + - connection_info.smtp_user_agent_ip |
| 39 | + - connection_info.spf_pass |
| 40 | + - connection_info.tls_required_but_unavailable |
| 41 | + - description |
| 42 | + - destination{}.address |
| 43 | + - destination{}.rcpt_response |
| 44 | + - destination{}.selector |
| 45 | + - destination{}.service |
| 46 | + - destination{}.smime_decryption_success |
| 47 | + - destination{}.smime_extraction_success |
| 48 | + - destination{}.smime_parsing_success |
| 49 | + - destination{}.smime_signature_verification_success |
| 50 | + - eventtype |
| 51 | + - flattened_destinations |
| 52 | + - flattened_triggered_rule_info |
| 53 | + - host |
| 54 | + - index |
| 55 | + - is_policy_check_for_sender |
| 56 | + - is_spam |
| 57 | + - linecount |
| 58 | + - message_set{}.type |
| 59 | + - num_message_attachments |
| 60 | + - payload_size |
| 61 | + - punct |
| 62 | + - rfc2822_message_id |
| 63 | + - smime_content_type |
| 64 | + - smime_encrypt_message |
| 65 | + - smime_extraction_success |
| 66 | + - smime_packaging_success |
| 67 | + - smime_sign_message |
| 68 | + - smtp_relay_error |
| 69 | + - source |
| 70 | + - source.address |
| 71 | + - source.from_header_address |
| 72 | + - source.from_header_displayname |
| 73 | + - source.selector |
| 74 | + - source.service |
| 75 | + - sourcetype |
| 76 | + - spam_info |
| 77 | + - splunk_server |
| 78 | + - structured_policy_log_info |
| 79 | + - subject |
| 80 | + - tag |
| 81 | + - tag::eventtype |
| 82 | + - timestamp |
| 83 | + - upload_error_category |
| 84 | +example_log: |
| 85 | + '{"action_type": 10, "rfc2822_message_id": "<CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC@mail.gmail.com>", |
85 | 86 | "subject": "New Order DHL0000001 - Dummy email for Detection Development", "payload_size":
|
86 | 87 | 6733, "source": {"address": "john@external_test_email.com", "service": "gmail-for-work",
|
87 | 88 | "selector": "policy", "from_header_address": "john@external_test_email.com", "from_header_displayname":
|
|
0 commit comments