Configure Columns: Log Files
You can specify that the file type for a Hadoop file is a log file.
TIBCO Data Science – Team Studio supports reading log files for Apache Web Server and Log4J logging services. When you define the format, you can set any of the format variables as follows.
| Variable | Value |
|---|---|
| %v | Canonical Server Name |
| %h | Remote Host |
| %l | Remote Log Name |
| %u | User Name |
| %t | Time |
| \"%r\" | Referer |
| %>s | Status |
| %b | Bytes Excluding HTTP Headers in CLF Format |
| \"%{Referer}i\" | Referer |
| \"%{User-agent}i\ | User Agent |