Closed giovaneh closed 7 months ago
Oh, in case anyone asks or is curious... Yes, I will develop my own Monitor module for my needs. I just need to make sure everything is working before then.
Hi @giovaneh,
The error is not related to the system not working. The error says that one of the AS you received in input from the streaming is not a valid AS. It would be interesting to see why, but the functioning should not be affected.
The configuration you are operating is not effective because it enables all monitors but doesn't provide the current prefix-as associations. This is not a problem if you are going to develop your monitor, but you have to comment out the currently available one.
However, I just realized that the example that monitors the entire address space is a really bad example of RIS abuse that we are trying to mitigate. I updated the documentation to reflect that.
I hope this helps.
Hello everybody.
I'm Giovane Heleno, founder of ISP.Tools (non-profit free online tools for ISPs). Firstly, congratulations on the fantastic project. It is a great contribution to the community.
I would like a little help, maybe I'm not seeing something. I'm doing research work and BGPalerter will help me a lot to filter Ripe data.
I set up the environment in research mode exactly as the documentation requires. I'm using the latest version available, just yesterday I cloned the repository. Connects normally and receives the Ripe flow. (I using nodemon to facilitate the tests)
My config.yml file looks like this:
But I get no alert, no log, nothing, just a "Not valid AS number" warning.
My prefix file is just like this:
I tried to add some ASNs in the list, but without success either.
Any help would be of great value to us. Brazilian regards to everyone.