- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-20-2019 01:29 PM
The default user_AlienVault is working without errors but attempting to create nodes with user_SomethingElse for different feeding choices only produced errors.
Example:
basepoller._poll ERROR: Exception in polling loop for AlientVaultNonDefault: AlientVaultNonDefault - collection SomethingElse not found
Traceback (most recent call last):
File "/opt/minemeld/engine/core/minemeld/ft/basepoller.py", line 732, in _poll
performed = self._polling_loop()
File "/opt/minemeld/engine/core/minemeld/ft/basepoller.py", line 579, in _polling_loop
iterator = self._build_iterator(now)
File "/opt/minemeld/engine/core/minemeld/ft/taxii.py", line 1132, in _build_iterator
self._check_collections(tc)
File "/opt/minemeld/engine/core/minemeld/ft/taxii.py", line 343, in _check_collections
(self.name, self.collection))
Any advice, guides, or hints are much appreciated and thank you very much for your time and assistance.
12-26-2019 09:30 AM
It seems I was getting confused with the configurations. The user does not require changes as I was trying to unnecessarily recreate nodes.
Conf'ed username:
user_AlienVault
Thank you!
12-26-2019 09:30 AM
It seems I was getting confused with the configurations. The user does not require changes as I was trying to unnecessarily recreate nodes.
Conf'ed username:
user_AlienVault
Thank you!
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!