mirror of
https://github.com/openobserve/goflow2.git
synced 2025-10-23 07:11:57 +00:00
fix readme
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user