Apache Fieldsedit

Apache HTTPD server metricsets collected from the Apache web server.

apache Fieldsedit

apache contains the metrics that were scraped from Apache.

status Fieldsedit

status contains the metrics that were scraped from the Apache status page.

apache.status.hostnameedit

type: keyword

Apache hostname.

apache.status.total_accessesedit

type: long

Total number of access requests.

apache.status.total_kbytesedit

type: long

Total number of kilobytes served.

apache.status.requests_per_secedit

type: scaled_float

Requests per second.

apache.status.bytes_per_secedit

type: scaled_float

Bytes per second.

apache.status.bytes_per_requestedit

type: scaled_float

Bytes per request.

apache.status.workers.busyedit

type: long

Number of busy workers.

apache.status.workers.idleedit

type: long

Number of idle workers.

uptime Fieldsedit

Uptime stats.

apache.status.uptime.server_uptimeedit

type: long

Server uptime in seconds.

apache.status.uptime.uptimeedit

type: long

Server uptime.

cpu Fieldsedit

CPU stats.

apache.status.cpu.loadedit

type: scaled_float

CPU Load.

apache.status.cpu.useredit

type: scaled_float

CPU user load.

apache.status.cpu.systemedit

type: scaled_float

System cpu.

apache.status.cpu.children_useredit

type: scaled_float

CPU of children user.

apache.status.cpu.children_systemedit

type: scaled_float

CPU of children system.

connections Fieldsedit

Connection stats.

apache.status.connections.totaledit

type: long

Total connections.

apache.status.connections.async.writingedit

type: long

Async connection writing.

apache.status.connections.async.keep_aliveedit

type: long

Async keeped alive connections.

apache.status.connections.async.closingedit

type: long

Async closed connections.

load Fieldsedit

Load averages.

apache.status.load.1edit

type: scaled_float

Load average for the last minute.

apache.status.load.5edit

type: scaled_float

Load average for the last 5 minutes.

apache.status.load.15edit

type: scaled_float

Load average for the last 15 minutes.

scoreboard Fieldsedit

Scoreboard metrics.

apache.status.scoreboard.starting_upedit

type: long

Starting up.

apache.status.scoreboard.reading_requestedit

type: long

Reading requests.

apache.status.scoreboard.sending_replyedit

type: long

Sending Reply.

apache.status.scoreboard.keepaliveedit

type: long

Keep alive.

apache.status.scoreboard.dns_lookupedit

type: long

Dns Lookups.

apache.status.scoreboard.closing_connectionedit

type: long

Closing connections.

apache.status.scoreboard.loggingedit

type: long

Logging

apache.status.scoreboard.gracefully_finishingedit

type: long

Gracefully finishing.

apache.status.scoreboard.idle_cleanupedit

type: long

Idle cleanups.

apache.status.scoreboard.open_slotedit

type: long

Open slots.

apache.status.scoreboard.waiting_for_connectionedit

type: long

Waiting for connections.

apache.status.scoreboard.totaledit

type: long

Total.