fix readme

This commit is contained in:
Prabhat Sharma
2024-01-18 14:17:19 -08:00
parent 9461848df7
commit c599adc412

View File

@@ -188,14 +188,12 @@ This will allow you to visualize the data in OpenObserve:
Once you have run the above command, you can send sample data to the collector using the [nflow-generator](https://github.com/nerdalert/nflow-generator) : Once you have run the above command, you can send sample data to the collector using the [nflow-generator](https://github.com/nerdalert/nflow-generator) :
You can test the collector using the [nflow-generator](https://github.com/nerdalert/nflow-generator) to test its functionality: You can test the collector using the [nflow-generator](https://github.com/nerdalert/nflow-generator) to generate sample records:
```shell ```shell
./nflow-generator -t 127.0.0.1 -p 2055 ./nflow-generator -t 127.0.0.1 -p 2055
``` ```
```bash
### Docker ### Docker
You can also run directly with a container: You can also run directly with a container: