We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c102e99 commit 05c17c5Copy full SHA for 05c17c5
scraping/scraping/dummy-kafka-project/setup.md
@@ -10,6 +10,8 @@ Run `python main.py`
10
#### Step 4:
11
Go to `localhost:5601` to view logs in Kibana
12
13
+!!! If `localhost:5601` does not work, run `ssh -L 5601:localhost:5601 ubuntu@{remote-server}` on local terminal
14
+
15
In sidebar, scroll down to $Stack Management$:
16
17

0 commit comments