-
-
Save ejlp12/833461695377df16e008 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
container-create-child --profile ejlp12-fuse-full --jvm-opts '-Xms1024m -Xmx1024m -XX:MaxPermSize=256M -Xloggc:gc.log -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/jboss/fuse/support/dump/fusechild01_root1' root1 fusechild01_root1 | |
## MQ | |
container-create-child --jvm-opts '-Xms1024m -Xmx1024m -XX:MaxPermSize=256M -Xloggc:gc.log -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/jboss/fuse/support/dump/amqchild01_root3' root3 amqchild01_root3 | |
fabric:mq-create --group brokergroup1 --data /jboss/fuse/amqshared/amqchild01_root3 --assign-container amqchild01_root3 broker1 | |
##INSIGHT | |
container-create-child --profile ejlp12-fuse-full --jvm-opts '-Xms1024m -Xmx1024m -XX:MaxPermSize=256M -Xloggc:gc.log -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/jboss/fuse/support/dump/insightchild01_root2' root2 insightchild01_root2 | |
fabric:container-change-profile insightchild01_root2 insight-elasticsearch.node | |
fabric:container-change-profile insightchild01_root2 insight-elasticsearch.datastore | |
fabric:container-change-profile insightchild02_root5 insight-elasticsearch.node | |
fabric:container-change-profile insightchild02_root5 insight-elasticsearch.datastore | |
fabric:container-change-profile root1 insight-elasticsearch.node | |
fabric:container-change-profile root1 insight-console | |
fabric:container-change-profile root2 insight-elasticsearch.node | |
fabric:container-change-profile root2 insight-console | |
fabric:container-change-profile root3 insight-elasticsearch.node | |
fabric:container-change-profile root3 insight-console | |
fabric:container-change-profile root4 insight-elasticsearch.node | |
fabric:container-change-profile root4 insight-console | |
fabric:container-change-profile root5 insight-elasticsearch.node | |
fabric:container-change-profile root5 insight-console | |
fabric:container-change-profile root6 insight-elasticsearch.node | |
fabric:container-change-profile root6 insight-console | |
fabric:container-change-profile fusechild01_root1 insight-logs.elasticsearch | |
fabric:container-change-profile fusechild01_root1 insight-metrics.elasticsearch | |
fabric:container-change-profile fusechild01_root1 insight-camel | |
fabric:container-change-profile fusechild02_root1 insight-logs.elasticsearch | |
fabric:container-change-profile fusechild02_root1 insight-metrics.elasticsearch | |
fabric:container-change-profile fusechild02_root1 insight-camel | |
fabric:container-change-profile fusechild03_root2 insight-logs.elasticsearch | |
fabric:container-change-profile fusechild03_root2 insight-metrics.elasticsearch | |
fabric:container-change-profile fusechild03_root2 insight-camel | |
fabric:container-change-profile fusechild04_root4 insight-logs.elasticsearch | |
fabric:container-change-profile fusechild04_root4 insight-metrics.elasticsearch | |
fabric:container-change-profile fusechild04_root4 insight-camel | |
fabric:container-change-profile fusechild05_root4 insight-logs.elasticsearch | |
fabric:container-change-profile fusechild05_root4 insight-metrics.elasticsearch | |
fabric:container-change-profile fusechild05_root4 insight-camel | |
fabric:container-change-profile fusechild06_root5 insight-logs.elasticsearch | |
fabric:container-change-profile fusechild06_root5 insight-metrics.elasticsearch | |
fabric:container-change-profile fusechild06_root5 insight-camel | |
In AMQ container, there will be no Camel application inside, so that insight camel is not needed: | |
fabric:container-change-profile amqchild01_root3 insight-logs.elasticsearch | |
fabric:container-change-profile fusechild01_root3 insight-metrics.elasticsearch | |
fabric:container-change-profile fusechild02_root6 insight-logs.elasticsearch | |
fabric:container-change-profile fusechild02_root6 insight-metrics.elasticsearch | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment