wso2 / product-sp

An open source, cloud-native streaming data integration and analytics product optimized for agile digital businesses
https://wso2.com/analytics-and-stream-processing/
Apache License 2.0
118 stars 132 forks source link

[Documentation] Admin guide not complete #905

Open niveathika opened 5 years ago

niveathika commented 5 years ago

Description: Admin guide does not contain following details,

  1. Changing keystores https://github.com/wso2/product-sp/blob/master/modules/distribution/carbon-home/runtime/worker/carbon.sh#L289

  2. Hostname suppression when connecting between profiles https://github.com/wso2/carbon-analytics-common/pull/494 https://github.com/wso2/carbon-kernel/blob/master/core/src/main/java/org/wso2/carbon/kernel/config/model/CarbonConfiguration.java#L51

  3. Authentication suppression of APIs https://github.com/wso2/product-sp/pull/231/files

  4. Permission for Siddhi API

niveathika commented 5 years ago
  1. Changing the context path of apps in the dashboard profile. https://github.com/wso2/carbon-ui-server/pull/64#issue-158892065
niveathika commented 5 years ago
  1. Adding query management configs to supported components so as to override SQL queries
niveathika commented 5 years ago

Statistics API or System Details API are not documented, https://github.com/wso2/carbon-analytics/tree/master/components/org.wso2.carbon.stream.processor.statistics/src/main/resources

RukshiW commented 5 years ago

Started workin on this.

niveathika commented 5 years ago

wso2.http.transport>>listenerConfiguration>> host can be used to change hostname, https://github.com/wso2/product-sp/blob/master/modules/distribution/carbon-home/conf/worker/deployment.yaml#L45

niveathika commented 5 years ago

Adding a warning to OSGify the connectors in the following doc, https://docs.wso2.com/display/SP430/Integrating+Datastores