Datasets:

GiliGold commited on
Commit
2146279
·
verified ·
1 Parent(s): 786f711

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -61,6 +61,14 @@ For more information see: [ArXiv](https://arxiv.org/abs/2405.18115)
61
 
62
  #### Option 2: ElasticSearch
63
  IP address, username and password for the es server and [Kibana](http://34.0.64.248:5601/):
 
 
 
 
 
 
 
 
64
  ```python
65
  elastic_ip = '34.0.64.248:9200'
66
  kibana_ip = '34.0.64.248:5601'
 
61
 
62
  #### Option 2: ElasticSearch
63
  IP address, username and password for the es server and [Kibana](http://34.0.64.248:5601/):
64
+
65
+ ##### Credentials for Kibana:
66
+
67
+ **_Username:_** user
68
+
69
+ **_Password:_** knesset
70
+
71
+
72
  ```python
73
  elastic_ip = '34.0.64.248:9200'
74
  kibana_ip = '34.0.64.248:5601'