- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- IAM Permissions
- Event
- StatsEvent
- PcapStats
- ErrorInfo
- RUsage
- LogEntryBatchMetrics
- InputStatsEvent
- OutputStatsEvent
- BufferStats
- ContainerStats
- ContainerProcess
- MemStats
- DiskStats
- CpuStats
- NetworkStats
- LoadAvg
- DnsEvent
- Device
- DnsEventClass
- DnsQuestion
- DnsRR
- Action
- DnsSummary
- Query
- NetworkConnectionDetails
- Action
- EdrEvent
- EdrNetworkEvent
- Direction
- AlertEvent
- AlertSeverity
- EdrMappingEvent
- MappingType
- Product
- Category
- ProcessDetails
- FileDetails
- UserDetails
- FirewallDetails
- ServiceDetails
- ShareDetails
- RegistryDetails
- DeviceDetails
- UACDetails
- TaskDetails
- VolumeDetails
- DhcpEvent
- DhcpEventClass
- DhcpOp
- DhcpHType
- DhcpOption
- DhcpOptionType
- MessageType
- WebProxyEvent
- Request
- Response
- WhoisRecord
- Contact
- Address
- AssetInfo
- AssetVulnerability
- BinaryInfo
- FileType
- VersionInfo
- SigningInfo
- SignStatus
- EventSource
- SIEventData
- IDM
- RawLogsAssociatedWithAnEvent
- RawLog
- Range
- Try it!
Full name: projects.locations.instances.legacy.legacyFindRawLogs
Legacy endpoint for getting events for a raw log search query.
HTTP request
GET https://chronicle.googleapis.com/v1alpha/{instance}/legacy:legacyFindRawLogs
Path parameters
Parameters | |
---|---|
instance |
Required. Chronicle instance this request is sent to. Format: projects/{project}/locations/{location}/instances/{instance} |
Query parameters
Parameters | |
---|---|
batchToken[] |
Optional. A list of tokens that should be downloaded. |
query |
Required. All search parameters that expand or restrict the search. |
regexSearch |
Whether or not to search query as a regex query. By default it is false. |
caseSensitive |
Whether or not search is case sensitive. By default it is false. |
maxResponseByteSize |
Optional. The maximum response size in bytes. The default value is 50MiB. If this field is empty(0) or greater than default value, the default value will be applied. |
ids[] |
Optional. A list of raw log ids that should be downloaded. If both batch_token and ids are provided, batch_token will be discarded. A base64-encoded string. |
Request body
The request body must be empty.
Response body
Message passed back to the client containing the search results.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{ "events": [ { object ( |
Fields | |
---|---|
events[] |
A list of events, sorted in ascending order of timestamp. |
raw_logs[] |
The logs, when batch_tokens or ids are set. Each group of raw logs is associated with a single token/id in the request, and are listed in the same order as in the request. |
too_many_results |
If there are too many results to return and some have been omitted. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.
IAM Permissions
Requires the following IAM permission on the instance
resource:
chronicle.legacies.legacyFindRawLogs
For more information, see the IAM documentation.
Event
JSON representation |
---|
{ "timestamp": string, "collection_time": string, "ingested_time": string, "source": { object ( |
Fields | |
---|---|
timestamp |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
collection_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
ingested_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
source |
|
raw_log_index |
|
disambiguation_key |
A base64-encoded string. |
si_event_data |
|
idm |
|
is_duplicate |
|
Union field
|
|
stats |
|
dns |
|
dhcp |
|
alert |
|
webproxy |
|
edr |
|
ioc |
|
whois_record |
|
asset_info |
|
binary |
|
StatsEvent
JSON representation |
---|
{ "start_time": string, "window_start_time": string, "last_successful_upload": string, "num_batches_dropped": integer, "num_batches_uploaded": integer, "bytes_uploaded": string, "bytes_before_compression": string, "bytes_after_compression": string, "num_upload_retries": integer, "collector_hostname": string, "collector_version": string, "bundle_version": string, "container_version": string, "num_batches_resized": integer, "num_input_dropped": integer, "compression_level": integer, "pcap_stats": { object ( |
Fields | |
---|---|
start_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
window_start_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
last_successful_upload |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
num_batches_dropped |
|
num_batches_uploaded |
|
bytes_uploaded |
|
bytes_before_compression |
|
bytes_after_compression |
|
num_upload_retries |
|
collector_hostname |
|
collector_version |
|
bundle_version |
|
container_version |
|
num_batches_resized |
|
num_input_dropped |
|
compression_level |
|
pcap_stats |
|
last_failed_upload |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
last_attempted_upload |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
last_failed_status_code |
|
error_info[] |
|
rusage |
|
last_received_timestamp |
An object containing a list of |
local_logging_verbosity_level |
|
remote_logging_verbosity_level |
|
logs[] |
|
num_splunk_input_restarts |
|
max_splunk_latency_ms |
|
min_splunk_latency_ms |
|
num_splunk_query_attempts |
|
num_log_lines_discarded |
|
last_splunk_input_restart |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
command_line_args |
|
batch_backlog_size_bytes |
An object containing a list of |
aggregated_batch_stats |
|
input_stats[] |
|
container_stats |
|
os |
|
os_version |
|
ingestion_latency |
|
upload_try_count |
|
config_hash |
|
auth_config_hash |
|
forwarder_id |
A base64-encoded string. |
semantic_version |
|
PcapStats
JSON representation |
---|
{ "packets_received": string, "no_room_dropped": string, "interface_dropped": string } |
Fields | |
---|---|
packets_received |
|
no_room_dropped |
|
interface_dropped |
|
ErrorInfo
JSON representation |
---|
{ "status_code": integer, "count": integer } |
Fields | |
---|---|
status_code |
|
count |
|
RUsage
JSON representation |
---|
{ "utime": string, "stime": string, "maxrss": string, "ixrss": string, "idrss": string, "isrss": string, "minflt": string, "majflt": string, "nswap": string, "inblock": string, "oublock": string, "msgsnd": string, "msgrcv": string, "nsignals": string, "nvcsw": string, "nivcsw": string } |
Fields | |
---|---|
utime |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
stime |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
maxrss |
|
ixrss |
|
idrss |
|
isrss |
|
minflt |
|
majflt |
|
nswap |
|
inblock |
|
oublock |
|
msgsnd |
|
msgrcv |
|
nsignals |
|
nvcsw |
|
nivcsw |
|
LogEntryBatchMetrics
JSON representation |
---|
{ "size_of_batches_bytes": string, "num_logs": string, "num_batches": string } |
Fields | |
---|---|
size_of_batches_bytes |
|
num_logs |
|
num_batches |
|
InputStatsEvent
JSON representation |
---|
{ "id": string, "log_type": string, "input_type": string, "uploaded": { object ( |
Fields | |
---|---|
id |
|
log_type |
|
input_type |
|
uploaded |
|
backlog |
|
backlog_dropped |
|
regex_filter_dropped |
An object containing a list of |
output_stats |
An object containing a list of |
buffer_stats |
|
bytes_compressed |
|
bytes_uncompressed |
|
OutputStatsEvent
JSON representation |
---|
{ "name": string, "output_type": string, "uploaded": { object ( |
Fields | |
---|---|
name |
|
output_type |
|
uploaded |
|
backlog |
|
backlog_dropped |
|
buffer_stats |
|
BufferStats
JSON representation |
---|
{ "buffer_type": string, "current_buffer_used_bytes": string, "buffer_ceiling": string, "transmission_threads": string, "lock_wait_latency": string } |
Fields | |
---|---|
buffer_type |
|
current_buffer_used_bytes |
|
buffer_ceiling |
|
transmission_threads |
|
lock_wait_latency |
|
ContainerStats
JSON representation |
---|
{ "processes": [ { object ( |
Fields | |
---|---|
processes[] |
|
mem_stats |
|
disk_stats[] |
|
cpu_stats |
|
network_stats[] |
|
load_avg |
|
uptime |
|
ContainerProcess
JSON representation |
---|
{ "pid": integer, "ppid": integer, "executable": string } |
Fields | |
---|---|
pid |
|
ppid |
|
executable |
|
MemStats
JSON representation |
---|
{ "mem_total": string, "mem_used": string } |
Fields | |
---|---|
mem_total |
|
mem_used |
|
DiskStats
JSON representation |
---|
{ "name": string, "disk_total": string, "disk_used": string } |
Fields | |
---|---|
name |
|
disk_total |
|
disk_used |
|
CpuStats
JSON representation |
---|
{ "user": string, "nice": string, "system": string, "idle": string, "iowait": string, "irq": string, "soft_irq": string, "steal": string, "guest": string, "guest_nice": string, "total": string, "cpu_count": integer, "stat_count": integer } |
Fields | |
---|---|
user |
|
nice |
|
system |
|
idle |
|
iowait |
|
irq |
|
soft_irq |
|
steal |
|
guest |
|
guest_nice |
|
total |
|
cpu_count |
|
stat_count |
|
NetworkStats
JSON representation |
---|
{ "name": string, "rx_bytes": string, "tx_bytes": string } |
Fields | |
---|---|
name |
|
rx_bytes |
|
tx_bytes |
|
LoadAvg
JSON representation |
---|
{ "load_avg1": number, "load_avg5": number, "load_avg15": number } |
Fields | |
---|---|
load_avg1 |
|
load_avg5 |
|
load_avg15 |
|
DnsEvent
JSON representation |
---|
{ "client": { object ( |
Fields | |
---|---|
client |
|
server |
|
class |
|
querying_ip_ttl |
|
id |
|
response |
|
opcode |
|
authoritative |
|
truncated |
|
recursion_desired |
|
recursion_available |
|
response_code |
|
questions[] |
|
answers[] |
|
authority[] |
|
additional[] |
|
action |
|
summary |
|
Device
JSON representation |
---|
{ "hostname": string, "ip_addresses": [ string ], "mac": [ string ], "on_enterprise_network": boolean, "product_identifier_type": string, "product_identifier_value": string, "namespace": string } |
Fields | |
---|---|
hostname |
|
ip_addresses[] |
A base64-encoded string. |
mac[] |
A base64-encoded string. |
on_enterprise_network |
|
product_identifier_type |
|
product_identifier_value |
|
namespace |
|
DnsEventClass
Enums | |
---|---|
EC_FULL_FIDELITY |
|
EC_RESPONSE_BASED |
|
EC_REQUEST_BASED |
DnsQuestion
JSON representation |
---|
{ "name": string, "type": integer, "class": integer } |
Fields | |
---|---|
name |
|
type |
|
class |
|
DnsRR
JSON representation |
---|
{ "name": string, "type": integer, "class": integer, "ttl": integer, "data": string } |
Fields | |
---|---|
name |
|
type |
|
class |
|
ttl |
|
data |
A base64-encoded string. |
Action
Enums | |
---|---|
ACTION_UNSPECIFIED |
|
ALLOWED |
|
BLOCKED |
|
CLIENT_RST |
|
CLOSED |
|
ERROR |
|
OTHER |
|
SERVER_RST |
DnsSummary
JSON representation |
---|
{ "queries": [ { object ( |
Fields | |
---|---|
queries[] |
|
edr |
|
Query
JSON representation |
---|
{ "name": string, "ip_addresses": [ string ], "url": string, "md5": string, "sha256": string, "filename": string, "http_details": { object ( |
Fields | |
---|---|
name |
|
ip_addresses[] |
A base64-encoded string. |
url |
|
md5 |
A base64-encoded string. |
sha256 |
A base64-encoded string. |
filename |
|
http_details |
|
network_connection_details |
|
NetworkConnectionDetails
JSON representation |
---|
{
"status": enum ( |
Fields | |
---|---|
status |
|
Action
Enums | |
---|---|
ACTION_UNSPECIFIED |
|
ALLOWED |
|
BLOCKED |
|
CLIENT_RST |
|
CLOSED |
|
ERROR |
|
OTHER |
|
SERVER_RST |
EdrEvent
JSON representation |
---|
{ "client": { object ( |
Fields | |
---|---|
client |
|
server |
|
data_source |
|
raw_event_name |
|
category |
|
process_id_type |
|
process_id_value |
|
process_filename |
|
process_md5 |
A base64-encoded string. |
process_sha256 |
A base64-encoded string. |
current_process |
|
target_process |
|
child_process |
|
parent_process |
|
target_file |
|
source_file |
|
user |
|
firewall |
|
service |
|
share |
|
registry |
|
device |
|
uac |
|
task |
|
volume |
|
Union field
|
|
network |
|
alert |
|
mapping |
|
EdrNetworkEvent
JSON representation |
---|
{
"direction": enum ( |
Fields | |
---|---|
direction |
|
target_ip |
A base64-encoded string. |
target_domain |
|
client_port |
|
target_port |
|
process_filename |
|
process_md5 |
A base64-encoded string. |
process_sha256 |
A base64-encoded string. |
process_id_type |
|
process_id_value |
|
protocol |
|
Direction
Enums | |
---|---|
DIRECTION_UNSPECIFIED |
|
INBOUND |
|
OUTBOUND |
|
NEITHER |
AlertEvent
JSON representation |
---|
{ "devices": [ { object ( |
Fields | |
---|---|
devices[] |
|
raw_alert_message |
|
source_product |
|
alert_short_name |
|
severity |
|
raw_severity |
|
is_significant |
|
hash_md5 |
A base64-encoded string. |
hash_sha1 |
A base64-encoded string. |
hash_sha256 |
A base64-encoded string. |
AlertSeverity
Enums | |
---|---|
SEVERITY_UNSPECIFIED |
|
SEVERITY_INFO |
|
SEVERITY_LOW |
|
SEVERITY_MEDIUM |
|
SEVERITY_HIGH |
|
SEVERITY_CRITICAL |
EdrMappingEvent
JSON representation |
---|
{
"type": enum ( |
Fields | |
---|---|
type |
|
MappingType
Enums | |
---|---|
MAPPING_UNSPECIFIED |
|
HOSTNAME_TO_PRODUCT_ID |
|
MAC_TO_PRODUCT_ID |
Product
Enums | |
---|---|
UNSPECIFIED |
|
CROWDSTRIKE |
|
CARBON_BLACK |
|
CHECKPOINT_SANDBLAST |
|
CYLANCE |
|
DIGITAL_GUARDIAN |
|
ENDGAME |
|
ESET |
|
JAMF |
|
LIMA_CHARLIE |
|
MALWAREBYTES |
|
MANDIANT |
|
MCAFEE_EPO |
|
MICROSOFT |
|
OSQUERY |
|
PAN_TRAPS |
|
QUALYS |
|
RAPID7 |
|
RED_CANARY |
|
SENTINEL_ONE |
|
SYMANTEC |
|
TANIUM |
|
VMRAY |
|
WHITE_CLOUD |
|
WINDOWS |
|
WINDOWS_SYSMON |
Category
Enums | |
---|---|
EVENT_UNSPECIFIED |
|
PROCESS_MAPPING |
ProcessDetails
JSON representation |
---|
{ "process_id": string, "raw_pid": string, "process_file": { object ( |
Fields | |
---|---|
process_id |
|
raw_pid |
|
process_file |
|
full_command_line |
|
user_name |
|
access_mask |
|
FileDetails
JSON representation |
---|
{ "file_name": string, "full_path": string, "hash_md5": string, "hash_sha256": string, "hash_sha1": string } |
Fields | |
---|---|
file_name |
|
full_path |
|
hash_md5 |
A base64-encoded string. |
hash_sha256 |
A base64-encoded string. |
hash_sha1 |
A base64-encoded string. |
UserDetails
JSON representation |
---|
{ "user_name": string, "authentication_id": string, "user_principal": string, "user_sid": string } |
Fields | |
---|---|
user_name |
|
authentication_id |
|
user_principal |
|
user_sid |
|
FirewallDetails
JSON representation |
---|
{ "firewall_rule": string, "firewall_rule_id": string, "firewall_option": string } |
Fields | |
---|---|
firewall_rule |
|
firewall_rule_id |
|
firewall_option |
|
ServiceDetails
JSON representation |
---|
{ "service_name": string, "service_user": string } |
Fields | |
---|---|
service_name |
|
service_user |
|
RegistryDetails
JSON representation |
---|
{ "reg_object_name": string, "reg_value_name": string, "reg_string_value": string } |
Fields | |
---|---|
reg_object_name |
|
reg_value_name |
|
reg_string_value |
|
DeviceDetails
JSON representation |
---|
{ "product_name": string, "device_name": string } |
Fields | |
---|---|
product_name |
|
device_name |
|
UACDetails
JSON representation |
---|
{ "exe_to_validate": string, "dll_to_validate": string, "command_line_to_validate": string, "application_name_to_validate": string, "msi_product_name": string, "msi_package_path": string, "com_friendly_name": string, "com_server_binary": string, "com_requestor_path": string, "axis_install_point": string, "axis_url": string } |
Fields | |
---|---|
exe_to_validate |
|
dll_to_validate |
|
command_line_to_validate |
|
application_name_to_validate |
|
msi_product_name |
|
msi_package_path |
|
com_friendly_name |
|
com_server_binary |
|
com_requestor_path |
|
axis_install_point |
|
axis_url |
|
TaskDetails
JSON representation |
---|
{
"task_name": string,
"task_author": string,
"task_command": {
object ( |
Fields | |
---|---|
task_name |
|
task_author |
|
task_command |
|
VolumeDetails
JSON representation |
---|
{
"volume_name": string,
"volume_device": {
object ( |
Fields | |
---|---|
volume_name |
|
volume_device |
|
volume_mount_point |
|
DhcpEvent
JSON representation |
---|
{ "client": { object ( |
Fields | |
---|---|
client |
|
server |
|
class |
|
op |
|
htype |
|
hlen |
|
hops |
|
xid |
|
secs |
|
flags |
|
ciaddr |
A base64-encoded string. |
yiaddr |
A base64-encoded string. |
siaddr |
A base64-encoded string. |
giaddr |
A base64-encoded string. |
chaddr |
A base64-encoded string. |
sname |
|
file |
|
options[] |
|
opt_type |
|
opt_hostname |
|
opt_lease_time |
|
opt_requested_address |
A base64-encoded string. |
opt_client_identifier |
A base64-encoded string. |
DhcpEventClass
Enums | |
---|---|
EC_FULL_FIDELITY |
|
EC_RESPONSE_BASED |
|
EC_REQUEST_BASED |
DhcpOp
Enums | |
---|---|
OP_INVALID |
|
OP_REQUEST |
|
OP_REPLY |
DhcpHType
Enums | |
---|---|
HT_NULL |
|
HT_ETHERNET |
|
HT_AX25 |
|
HT_TOKEN_RING |
|
HT_ARC_NET |
|
HT_SLIP |
|
HT_PPP |
|
HT_FDDI |
|
HT_PPP_HDLC |
|
HT_PPP_ETHERNET |
|
HT_ATM_RFC1483 |
|
HT_RAW |
|
HT_C_HDLC |
|
HT_IEEE802_11 |
|
HT_F_RELAY |
|
HT_LOOP |
|
HT_LINUX_SSL |
|
HT_L_TALK |
|
HT_PF_LOG |
|
HT_PRISM_HEADER |
|
HT_IP_OVER_FC |
|
HT_SUN_ATM |
|
HT_IEEE80211_RADIO |
|
HT_ARC_NET_LINUX |
|
HT_IP_OVER_1394 |
|
HT_MTP2P_HDR |
|
HT_MTP2 |
|
HT_MTP3 |
|
HT_SCCP |
|
HT_DOCSIS |
|
HT_LINUX_IRDA |
|
HT_LINUX_LAPD |
|
HT_LINUX_USB |
|
HT_IPV4 |
|
HT_IPV6 |
DhcpOption
JSON representation |
---|
{
"type": enum ( |
Fields | |
---|---|
type |
|
data |
A base64-encoded string. |
DhcpOptionType
Enums | |
---|---|
OT_PAD |
|
OT_SUBNET_MASK |
|
OT_TIME_OFFSET |
|
OT_ROUTER |
|
OT_TIME_SERVER |
|
OT_NAME_SERVER |
|
OT_DNS |
|
OT_LOG_SERVER |
|
OT_COOKIE_SERVER |
|
OT_LPR_SERVER |
|
OT_IMPRESS_SERVER |
|
OT_RES_LOC_SERVER |
|
OT_HOSTNAME |
|
OT_BOOTFILE_SIZE |
|
OT_MERIT_DUMP_FILE |
|
OT_DOMAIN_NAME |
|
OT_SWAP_SERVER |
|
OT_ROOT_PATH |
|
OT_EXTENSION_PATH |
|
OT_IP_FORWARDING |
|
OT_SOURCE_ROUTING |
|
OT_POLICY_FILTER |
|
OT_DATAGRAM_MTU |
|
OT_DEFAULT_TTL |
|
OT_PATH_MTU_AGING_TIMEOUT |
|
OT_PATH_PLATEAU_TABLE_OPTION |
|
OT_INTERFACE_MTU |
|
OT_ALL_SUBS_LOCAL |
|
OT_BROADCAST_ADDR |
|
OT_MASK_DISCOVERY |
|
OT_MASK_SUPPLIER |
|
OT_ROUTER_DISCOVERY |
|
OT_SOLICIT_ADDR |
|
OT_STATIC_ROUTE |
|
OT_ARP_TRAILERS |
|
OT_ARP_TIMEOUT |
|
OT_ETHERNET_ENCAP |
|
OT_TCP_TTL |
|
OT_TCP_KEEPALIVE_INT |
|
OT_TCP_KEEPALIBE_GARBAGE |
|
OT_NIS_DOMAIN |
|
OT_NIS_SERVERS |
|
OT_NTP_SERVERS |
|
OT_VENDOR_OPTION |
|
OT_NETBIOS_TCP_NS |
|
OT_NETBIOS_TCP_DDS |
|
OT_NETBIOS_TCP_NODE_TYPE |
|
OT_NETBIOS_TCP_SCOPE |
|
OT_X_FONT_SERVER |
|
OT_X_DISPLAY_MANAGER |
|
OT_REQUEST_IP |
|
OT_LEASE_TIME |
|
OT_EXT_OPTIONS |
|
OT_MESSAGE_TYPE |
|
OT_SERVER_ID |
|
OT_PARAMS_REQUEST |
|
OT_MESSAGE |
|
OT_MAX_MESSAGE_SIZE |
|
OT_T1 |
|
OT_T2 |
|
OT_CLASS_ID |
|
OT_CLIENT_ID |
|
OT_DOMAIN_SEARCH |
|
OT_SIP_SERVERS |
|
OT_CLASSLESS_STATIC_ROUTE |
MessageType
Enums | |
---|---|
MT_UNSPECIFIED |
|
MT_DISCOVER |
|
MT_OFFER |
|
MT_REQUEST |
|
MT_DECLINE |
|
MT_ACK |
|
MT_NACK |
|
MT_RELEASE |
|
MT_INFO |
|
MT_WIN_DELETED |
|
MT_WIN_EXPIRED |
WebProxyEvent
JSON representation |
---|
{ "client": { object ( |
Fields | |
---|---|
client |
|
client_port |
|
server |
|
target |
|
target_port |
|
protocol |
|
request |
|
response |
|
action |
|
block_reason |
|
user_identifier |
|
Request
JSON representation |
---|
{
"method": enum ( |
Fields | |
---|---|
method |
|
resource |
|
user_agent |
|
referer |
|
Response
JSON representation |
---|
{ "code": integer, "size": string, "hash_md5": string } |
Fields | |
---|---|
code |
|
size |
|
hash_md5 |
A base64-encoded string. |
WhoisRecord
JSON representation |
---|
{ "domain_name": string, "registrar_name": string, "contact_email": string, "whois_server": string, "name_server": [ string ], "creation_time": string, "update_time": string, "expiration_time": string, "audit_update_time": string, "status": string, "registrant": { object ( |
Fields | |
---|---|
domain_name |
|
registrar_name |
|
contact_email |
|
whois_server |
|
name_server[] |
|
creation_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
update_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
expiration_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
audit_update_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
status |
|
registrant |
|
admin_contact |
|
tech_contact |
|
billing_contact |
|
zone_contact |
|
whois_record_raw_text |
A base64-encoded string. |
registry_data_raw_text |
A base64-encoded string. |
iana_registrar_id |
|
private_registration |
|
Contact
JSON representation |
---|
{
"email_address": string,
"name": string,
"organization": string,
"phone_number": string,
"phone_number_ext": string,
"fax_number": string,
"fax_number_ext": string,
"address": {
object ( |
Fields | |
---|---|
email_address |
|
name |
|
organization |
|
phone_number |
|
phone_number_ext |
|
fax_number |
|
fax_number_ext |
|
address |
|
raw_text |
A base64-encoded string. |
Address
JSON representation |
---|
{ "country": string, "street": [ string ], "city": string, "state": string, "postal_code": string } |
Fields | |
---|---|
country |
|
street[] |
|
city |
|
state |
|
postal_code |
|
AssetInfo
JSON representation |
---|
{ "client": { object ( |
Fields | |
---|---|
client |
|
operating_system |
|
vulnerabilities[] |
|
AssetVulnerability
JSON representation |
---|
{ "name": string, "description": string, "scan_start_time": string, "scan_end_time": string, "first_found": string, "last_found": string, "severity": string, "cvss_base_score": number, "cvss_vector": string, "cvss_version": string } |
Fields | |
---|---|
name |
|
description |
|
scan_start_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
scan_end_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
first_found |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
last_found |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
severity |
|
cvss_base_score |
|
cvss_vector |
|
cvss_version |
|
BinaryInfo
JSON representation |
---|
{ "hash_md5": string, "hash_sha256": string, "hash_sha1": string, "size_bytes": string, "mime_type": string, "type": enum ( |
Fields | |
---|---|
hash_md5 |
A base64-encoded string. |
hash_sha256 |
A base64-encoded string. |
hash_sha1 |
A base64-encoded string. |
size_bytes |
|
mime_type |
|
type |
|
version |
|
sign |
|
FileType
Enums | |
---|---|
UNSPECIFIED |
|
OTHER |
|
BZIP2 |
|
ELF |
|
JAR |
|
LZH |
|
LZW |
|
OFFICE_LEGACY |
|
OFFICE_OPENXML |
|
PDF |
|
PE |
|
RAR |
|
RTF |
|
SEVEN_ZIP |
|
TAR |
|
UNIVERSAL |
|
XAR |
|
ZIP |
VersionInfo
JSON representation |
---|
{ "company_name": string, "file_description": string, "file_version": string, "internal_name": string, "original_name": string, "product_name": string, "product_version": string } |
Fields | |
---|---|
company_name |
|
file_description |
|
file_version |
|
internal_name |
|
original_name |
|
product_name |
|
product_version |
|
SigningInfo
JSON representation |
---|
{
"status": enum ( |
Fields | |
---|---|
status |
|
subject |
|
issuer |
|
SignStatus
Enums | |
---|---|
UNSPECIFIED |
|
OTHER |
|
SIGNED |
|
UNSIGNED |
|
INVALID_SIGNATURE |
|
EXPIRED |
|
INVALID_CHAIN |
|
UNTRUSTED_ROOT |
|
NOT_TRUSTED |
EventSource
JSON representation |
---|
{
"customer_id": string,
"collector_id": string,
"filename": string,
"namespace": string,
"labels": [
{
object ( |
Fields | |
---|---|
customer_id |
A base64-encoded string. |
collector_id |
A base64-encoded string. |
filename |
|
namespace |
|
labels[] |
|
SIEventData
JSON representation |
---|
{ "batch_id": string, "raw_log_type": enum ( |
Fields | |
---|---|
batch_id |
A base64-encoded string. |
raw_log_type |
|
snippet |
A base64-encoded string. |
raw_log_index |
|
disambiguation_key |
A base64-encoded string. |
event_type |
|
timestamp |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
replay_time |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
IDM
JSON representation |
---|
{ "read_only_udm": { object ( |
Fields | |
---|---|
read_only_udm |
|
filtered_udm |
|
context |
|
entity |
|
is_alert |
|
is_significant |
|
base_labels |
|
enrichment_labels |
|
RawLogsAssociatedWithAnEvent
JSON representation |
---|
{
"raw_logs": [
{
object ( |
Fields | |
---|---|
raw_logs[] |
|
RawLog
JSON representation |
---|
{ "timestamp": string, "source_product": string, "log_bytes": string, "search_results": [ { object ( |
Fields | |
---|---|
timestamp |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
source_product |
|
log_bytes |
A base64-encoded string. |
search_results[] |
|
type |
|
Range
JSON representation |
---|
{ "start": string, "end": string } |
Fields | |
---|---|
start |
|
end |
|