File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 88
99## Lambda Setup
1010For the Sumo collector configuration, do not enable multiline processing or
11- one message per request -- the idea is to send as many messages in one request
12- as possible to Sumo and let Sumo break them apart as needed.
11+ one message per request -- Additionally, the timeformat should be adjusted to ensure the eventTime is the messageTime.
12+ In the source Timestamp Format section, add a format <b >yyyy-MM-dd'T'HH:mm: ss 'Z'</b > with Timestamp locator <b >eventTime\" :\" (.* )?\" </b >
13+ .
1314
1415In the AWS console, use a code entry type of 'Edit code inline' and paste in the
1516code. In the Environment variable section, set the following Key to the URL provided from Sumo collector configuration.
16- SUMO_ENDPOINT
17+ < b > SUMO_ENDPOINT</ b >
1718
1819In configuration specify index.handler as the Handler. Specify a Role that has
1920sufficient privileges to read from the * source* bucket, and invoke a lambda
You can’t perform that action at this time.
0 commit comments