You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.
I did troubleshooting the issues, but here is the error and logs not flowing to ElasticSearch...
Finished building ENI to Security Group Mappig and Extracting Records
Decorating 633 records
No ENI data found for interface undefined
TypeError: Cannot read property 'match' of undefined
{
"errorMessage": "Cannot read property 'match' of undefined",
"errorType": "TypeError",
"stackTrace": [
"isRfc1918Address (/var/task/index.js:152:21)",
"decorateRecords (/var/task/index.js:178:20)",
"Promise.all.then (/var/task/index.js:249:14)",
"",
"process._tickDomainCallback (internal/process/next_tick.js:228:7)"
]
}
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I did troubleshooting the issues, but here is the error and logs not flowing to ElasticSearch...
Finished building ENI to Security Group Mappig and Extracting Records
Decorating 633 records
No ENI data found for interface undefined
TypeError: Cannot read property 'match' of undefined
{
"errorMessage": "Cannot read property 'match' of undefined",
"errorType": "TypeError",
"stackTrace": [
"isRfc1918Address (/var/task/index.js:152:21)",
"decorateRecords (/var/task/index.js:178:20)",
"Promise.all.then (/var/task/index.js:249:14)",
"",
"process._tickDomainCallback (internal/process/next_tick.js:228:7)"
]
}
The text was updated successfully, but these errors were encountered: