NAT Output Format

Log Parser

NAT Output Format

The NAT output format writes output records in a readable tabulated column format.

The primary intended use of the NAT output format is to display output records to the console output.
This is the default output format selected by Log Parser when a command does not explicitly specify an output format and the query does not specify an INTO clause.

The following example shows a sample output generated by the NAT output format:

TimeGenerated       SourceName              EventID
------------------- ----------------------- -------
2004-04-18 18:48:04 EventLog                6009
2004-04-18 18:48:04 EventLog                6005
2004-04-18 18:48:27 Service Control Manager 7024
2004-04-18 18:48:27 Service Control Manager 7035
2004-04-18 18:48:27 Service Control Manager 7035
2004-04-18 18:48:27 Service Control Manager 7036
2004-04-18 18:48:27 Service Control Manager 7036
2004-04-18 18:48:27 Service Control Manager 7035
2004-04-18 18:48:27 Service Control Manager 7036
2004-04-18 18:48:27 Service Control Manager 7035


Into-Entity Syntax
Parameters
Examples


See also:

DATAGRID Output Format


© 2004 Microsoft Corporation. All rights reserved.