- JSON representation
- PcapStats
- ErrorInfo
- RUsage
- LogEntryBatchMetrics
- InputStatsEvent
- OutputStatsEvent
- BufferStats
- ContainerStats
- ContainerProcess
- MemStats
- DiskStats
- CpuStats
- NetworkStats
- LoadAvg
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_ |
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: |
window_ |
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: |
last_ |
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: |
num_batches_dropped |
|
num_batches_uploaded |
|
bytes_uploaded |
|
bytes_ |
|
bytes_ |
|
num_ |
|
collector_ |
|
collector_ |
|
bundle_ |
|
container_ |
|
num_batches_resized |
|
num_ |
|
compression_ |
|
pcap_ |
|
last_ |
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: |
last_ |
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: |
last_ |
|
error_ |
|
rusage |
|
last_ |
An object containing a list of |
local_ |
|
remote_ |
|
logs[] |
|
num_ |
|
max_ |
|
min_ |
|
num_ |
|
num_ |
|
last_ |
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: |
command_ |
|
batch_backlog_size_bytes |
An object containing a list of |
aggregated_ |
|
input_ |
|
container_ |
|
os |
|
os_ |
|
ingestion_ |
|
upload_ |
|
config_ |
|
auth_ |
|
forwarder_ |
A base64-encoded string. |
semantic_ |
|
forwarder_ |
|
auto_ |
|
PcapStats
JSON representation |
---|
{ "packets_received": string, "no_room_dropped": string, "interface_dropped": string } |
Fields | |
---|---|
packets_ |
|
no_ |
|
interface_ |
|
ErrorInfo
JSON representation |
---|
{ "status_code": integer, "count": integer } |
Fields | |
---|---|
status_ |
|
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 |
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: |
stime |
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.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_ |
|
num_ |
|
num_ |
|
InputStatsEvent
JSON representation |
---|
{ "id": string, "log_type": string, "input_type": string, "uploaded": { object ( |
Fields | |
---|---|
id |
|
log_ |
|
input_ |
|
uploaded |
|
backlog |
|
backlog_ |
|
regex_ |
An object containing a list of |
output_ |
An object containing a list of |
buffer_ |
|
bytes_ |
|
bytes_ |
|
OutputStatsEvent
JSON representation |
---|
{ "name": string, "output_type": string, "uploaded": { object ( |
Fields | |
---|---|
name |
|
output_ |
|
uploaded |
|
backlog |
|
backlog_ |
|
buffer_ |
|
BufferStats
JSON representation |
---|
{ "buffer_type": string, "current_buffer_used_bytes": string, "buffer_ceiling": string, "transmission_threads": string, "lock_wait_latency": string } |
Fields | |
---|---|
buffer_ |
|
current_ |
|
buffer_ |
|
transmission_ |
|
lock_ |
|
ContainerStats
JSON representation |
---|
{ "processes": [ { object ( |
Fields | |
---|---|
processes[] |
|
mem_ |
|
disk_ |
|
cpu_ |
|
network_ |
|
load_ |
|
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_ |
|
mem_ |
|
DiskStats
JSON representation |
---|
{ "name": string, "disk_total": string, "disk_used": string } |
Fields | |
---|---|
name |
|
disk_ |
|
disk_ |
|
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_ |
|
steal |
|
guest |
|
guest_ |
|
total |
|
cpu_ |
|
stat_ |
|
NetworkStats
JSON representation |
---|
{ "name": string, "rx_bytes": string, "tx_bytes": string } |
Fields | |
---|---|
name |
|
rx_ |
|
tx_ |
|
LoadAvg
JSON representation |
---|
{ "load_avg1": number, "load_avg5": number, "load_avg15": number } |
Fields | |
---|---|
load_ |
|
load_ |
|
load_ |
|