TEXTLINE Input Format
The TEXTLINE input format returns lines from generic text files.
The TEXTLINE input format makes it possible to parse text files in any format not supported
natively by Log Parser, and retrieve entire lines of text as a single field.
The field can then be processed by the SQL-like query by making use of string manipulation
functions, such as the EXTRACT_TOKEN function.
From-Entity Syntax
Fields
Parameters
Examples
See also:
TEXTWORD Input FormatTSV Input Format