Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transformer Error #15

Open
joshsolman opened this issue Mar 19, 2021 · 0 comments
Open

Transformer Error #15

joshsolman opened this issue Mar 19, 2021 · 0 comments

Comments

@joshsolman
Copy link

2020-12-11 11:41:20,901 Transformer ERROR KeyError: lambdas\nTraceback (most recent call last):\n File "/opt/arcsight/eNcore_357/eStreamer-eNcore/estreamer/baseproc.py", line 208, in receiveInput\n self.onReceive( item )\n File "/opt/arcsight/eNcore_357/eStreamer-eNcore/estreamer/baseproc.py", line 313, in onReceive\n self.onEvent( item )\n File "/opt/arcsight/eNcore_357/eStreamer-eNcore/estreamer/pipeline.py", line 397, in onEvent\n data = transform( item, self.settings )\n File "/opt/arcsight/eNcore_357/eStreamer-eNcore/estreamer/pipeline.py", line 205, in transform\n output = adapters[ index ].dumps( event['record'] )\n File "/opt/arcsight/eNcore_357/eStreamer-eNcore/estreamer/adapters/cef.py", line 870, in dumps\n return cefAdapter.dumps()\n File "/opt/arcsight/eNcore_357/eStreamer-eNcore/estreamer/adapters/cef.py", line 860, in dumps\n self.__convert()\n File "/opt/arcsight/eNcore_357/eStreamer-eNcore/estreamer/adapters/cef.py", line 783, in __convert\n for target in self.mapping['lambdas']:\nKeyError: 'lambdas'\n

Transformer error hitting. I can see data in the cache files but it seems the script cannot convert the data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant