github.com/aristanetworks/goarista@v0.0.0-20240514173732-cca2755bbd44/cmd/ocsplunk/README.md (about)

     1  # ocsplunk
     2  
     3  Client for the gRPC OpenConfig service which subscribes to the configuration and
     4  state of a network device and sends it to the Splunk HTTP Event Collector.
     5  
     6  ## Sample usage
     7  
     8  ```
     9  ocsplunk -addr 10.0.1.2 -splunkurls https://splunk:8088 -splunktoken 00000000-0000-0000-0000-000000000000
    10  ```
    11  
    12  ![preview](preview.png)