mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
Add note about multicast possibly causing early newbie stumbling
This commit is contained in:
parent
f3eb9eb06e
commit
3d53b5f739
1 changed files with 4 additions and 0 deletions
|
@ -177,6 +177,10 @@ Now run it all (again. Be sure to stop your previous Logstash tests!):
|
|||
|
||||
Point your browser at <http://yourserver:9292> and start searching!
|
||||
|
||||
*Note*: If things are not working, such as you get an error message while
|
||||
searching, like 'SERVICE_UNAVAILABLE' or some other elasticsearch error, you
|
||||
should check that your firewall (local, too) is not blocking multicast.
|
||||
|
||||
## Futher reading
|
||||
|
||||
Want to know more about the configuration language? Check out the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue