web.jboss
Introduction
The tags beginning with web.jboss
identify events generated by the WildFly Web Server (formerly JBoss web application server) belonging to Red Hat.
Valid tags and data tables
The full tag must have 3 levels. The first two are fixed as web.jboss
and the third identifies the type of events sent.
These are the valid tags and corresponding data tables that will receive the parsers' data:
Product / Service | Tags | Data tables |
---|---|---|
WildFly Web Server (formerly JBoss web application server) |
|
|
|
| |
|
| |
|
| |
|
|
For more information, read more about Devo tags.
Table structure
These are the fields displayed in these tables:
web.jboss.accessClf
Field | Type | Source field name | Extra fields |
---|---|---|---|
eventdate |
|
|
|
environment |
| venv |
|
application |
| vapp |
|
clon |
| vclon |
|
serverdate |
|
|
|
srcIp |
|
|
|
user |
|
|
|
method |
|
|
|
url |
|
|
|
protocol |
|
|
|
statusCode |
|
|
|
responseLength |
|
|
|
srcIdentd |
|
|
|
hostchain |
|
| ✓ |
tag |
|
| ✓ |
rawMessage |
|
| ✓ |
web.jboss.accessCombined
Field | Type | Source field name | Extra fields |
---|---|---|---|
eventdate |
|
|
|
environment |
| venv |
|
application |
| vapp |
|
clon |
| vclon |
|
serverdate |
|
|
|
srcIp |
|
|
|
user |
|
|
|
method |
|
|
|
url |
|
|
|
protocol |
|
|
|
statusCode |
|
|
|
responseLength |
|
|
|
referer |
|
|
|
userAgent |
|
|
|
srcIdentd |
|
|
|
hostchain |
|
| ✓ |
tag |
|
| ✓ |
web.jboss.accessLt
Field | Type | Source field name | Extra Label |
---|---|---|---|
eventdate |
|
|
|
environment |
| venv |
|
application |
| vapp |
|
clon |
| vclon |
|
serverdate |
|
|
|
srcIp |
|
|
|
serverName |
|
|
|
serverPort |
|
|
|
user |
|
|
|
sessionId |
|
|
|
method |
|
|
|
url |
|
|
|
protocol |
|
|
|
statusCode |
|
|
|
referer |
|
|
|
userAgent |
|
|
|
cookies |
|
|
|
responseTime |
|
|
|
requestLength |
|
|
|
threadName |
|
|
|
srcIdentd |
|
|
|
hostchain |
|
| ✓ |
tag |
|
| ✓ |
web.jboss.boot
Field | Type | Source field name | Extra fields |
---|---|---|---|
eventdate |
|
|
|
environment |
| venv |
|
application |
| vapp |
|
clon |
| vclon |
|
message |
|
|
|
hostchain |
|
| ✓ |
tag |
|
| ✓ |
web.jboss.server
Field | Type | Source field name | Extra fields |
---|---|---|---|
eventdate |
|
|
|
environment |
| venv |
|
application |
| vapp |
|
clon |
| vclon |
|
message |
|
|
|
hostchain |
|
| ✓ |
tag |
|
| ✓ |
How is the data sent to Devo?
To send data to Devo, you con use file monitor as shown below.
File monitor using rsyslog in Unix-like environments
You can read more about using rsyslog to monitor and send files to a Devo endpoint here. These are the different aspects to consider: