useblocks / sphinx-needs-enterprise

Sphinx-Needs Functions for enterprise users
http://useblocks.com/sphinx-needs-enterprise/
Other
5 stars 0 forks source link

Sphinx-Needs support for large reports #8

Open danwos opened 2 years ago

danwos commented 2 years ago

Original issue by @twodrops

Sphinx-Needs can generate small reports which can be customized by developers. With large data the reporting needs to be taken care by state-of-the-art reporting tools (eg., Kibana, Splunk, Azure metrics etc.).

https://github.com/useblocks/sphinxcontrib-needs/issues/392

danwos commented 2 years ago

An exporter for needs.json to reporting tools like ElasticSearch or Splunk is needed.

I would use the sne script to do it.

Example: sne export splunk_config

The config should be taken from needs_services, even if it is not used in the documentation itself. But maybe this changes and data can be imported from Splunk and co. in future. You never know ;).