Microsoft Azure

Download 0
Last updated Oct 4, 2022

azure-blob-textfile

Read text file. You can recognize multi-line entry using regular expressions. Each tuple has 'line' field.

azure-blob-textfile [profile=PROFILE] [offset=NUM] [limit=NUM] [brex=BREX] [erex=EREX] [df=DF] [dp=DP] [cs=CS]
profile=PROFILE
The identifier of Azure connect profile
offset=NUM
Skip input count
limit=NUM
Max output count
brex=BREX
Regular expression for recognizing the first line of entry.
erex=EREX
Regular expression for recognizing the last line of entry.
df=DF
Date format. If not specified, _time will be current timestamp.
dp=DP
Regular expression for extracting timestamp. For example, you can use 'yyyy-MM-dd HH:mm:ss.SSS'. If not specified, _time will be current timestamp.
cs=CS
Encoding of text file. Default is 'utf-8'.

Output Fields

FieldTypeNameDescription
profileStringConnect profileAzure profile names. all profiles by default.
_containerStringContainerContainer
_fileStringFileFile
_timeStringTimeTime