-
I wanted to make elasticsearch status green on single-node.
Here's what I did :
leafpad /etc/elasticsearch/elasticsearch.yml
Uncomment :
index.number_of_shards: 1
index.number_of_replicas: 0
curl -X…
-
** Bug Report **
**Describe the bug**
I'm trying to create a flow-vpn type BGP advertisement from the CLI using the following syntax....
```
exabgpcli neighbor announce flow route rd 65000:…
-
Hello,
Is the RFC 5701 supported ?
If not, this would be good to have in order to have support for Redirect-IPv6 from [0]
Thanks,
Philippe
[0] https://tools.ietf.org/html/draft-ietf-idr-flow-…
-
**Describe the bug**
When enabling the syslog handler in the config files found at:
```
local_config/monitor/logging.yaml
local_config/backend/logging.yaml
```
(with detached config).
Var…
-
Currently haproxy offers an `email-alert` to notify in case of failure. It would be great to have an option to create alerts using scripts/commands or web-hooks.
At the moment people are improvisin…
-
I'm sharing this brain dump to collect feedback while working on a prototype.
Snabbvmx offered a unique way to pass control traffic to an attached VM (e.g. Juniper vMX) to handle all network contr…
-
Hi,
Could you help me with unexpected behavior plz
With one neighbor works great and we really enjoy this service
I have checked previous report and rebuild my config but anyway i get this, …
-
### Description
FRR receives flowspec entry but it is reported as "not installed in PBR" and rule isn't applied to traffic.
### Steps to Reproduce
1. Configure BGP to accept flowspec
```
ro…
-
**Description:**
After running test_bgp_with_loopback test ends up with an error "BGP instance name and AS number mismatch, BGP instance is already running; AS is 65100". I see that it is a workarou…
-
An ARTEMIS user may want to monitor their own AS for newly advertised prefixes.
There are two scenarios I can foresee this being useful for an engineer:
1) Internal misconfigurations that hij…