Arguments - Aster Analytics

Teradata Aster Analytics Foundation User Guide

Product
Aster Analytics
Release Number
6.21
Published
November 2016
Language
English (United States)
Last Update
2018-04-14
dita:mapPath
kiu1466024880662.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1021
lifecycle
previous
Product Category
Software
Argument Category Description
TargetColumn Required Specifies the name of the input column that contains the information to be parsed.
LogFormat Optional String that specifies the format used to generate the server access logs, which you can find in the Apache server configuration file. For each log item in the format string, the function builds an output table column built from the input table columns. The default log format is NCSA extended/combined format, which is:
"%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\""
ExcludeFiles Optional Specifies the types of files to exclude, by suffix. The default value is '.png', '.xml', '.js'. If an input row contains a file of an excluded type, then the function does not generate an output file row for that input row.
SearchInfoFlag Optional Specifies whether to return search information. The default value is 'false'. If you specify 'true', the function extracts the search engine and search terms (if they exist) into two output columns. The supported search engines are Google, Bing, and Yahoo. The function provides more complete parsing capabilities for Google.