-
It is seemingly not created by default. For me, I had to create the directory c:\data and c:\data\db for mongodb to start. I'm not sure what the instructions would be on Linux/Mac, however.
-
Hi,
I use beats 1.1.1 (with ES 2.2 and Kibana 4.4.1). When I import beats-dashboards 1.1.1, and access Kibana web -> Setting tab -> Indices tab -> Index Patterns, click on "packetbeat-*" and it warn…
-
-
Hi
I am trying to connect Logstash with MongoDB Atlas using logstash-output-mongodb plugin. However, some issues happen.
Currently, I am using logstash 6.7.2, and logtsash-output-plugin version 3.1.…
-
Dear companion,
Here am working on project , My Sensor data (Temperature and Speed ) get from module and its connected through mqtt protocol. now so I want to see that data on JSON-SCADA Display Vi…
-
https://www.neofaster.cc/archives/6603658b.html
-
https://www.neofaster.cc/archives/6603658b.html
-
Hey! :) I've been speaking about db drivers for deno in the deno discord, and thought it might be a good idea to have a single org to hold all db drivers, eg `deno_db_drivers/postgres`, `.../mongo`, …
-
Hey! :) I've been speaking about db drivers for deno in the deno discord, and thought it might be a good idea to have a single org to hold all db drivers, eg `deno_db_drivers/postgres`, `.../mongo`, …
-
### Issue description
Indexes are not working with mongodb
### Expected Behavior
I have nest app with mogodb database. I am trying to add indexes on few columns in my `Customer` and `Product` entit…