Procházet zdrojové kódy

doc: update user-guide network section (#813)

he2ss před 4 roky
rodič
revize
4bb503ceae
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      docs/v1.X/docs/user_guide/network.md

+ 4 - 0
docs/v1.X/docs/user_guide/network.md

@@ -23,6 +23,10 @@
 
 
  - Agents connect to local API on port `tcp/8080` (only relevant )
  - Agents connect to local API on port `tcp/8080` (only relevant )
 
 
+!!! warning
+    If there is an error in the agent configuration, it will also cause the Local API to fail if both of them are running in the same machine !
+    Both components need proper configuration to run (we decide to keep this behavior to detect agent or local API errors on start).
+
 ## Local API -> Central API
 ## Local API -> Central API
 
 
  - Central API is reached on port `tcp/443` by Local API. The FQDN is `api.crowdsec.net`
  - Central API is reached on port `tcp/443` by Local API. The FQDN is `api.crowdsec.net`