diff --git a/dsDataex/Config/Config.ini b/dsDataex/Config/Config.ini index 8875a6c3..380c3e10 100644 --- a/dsDataex/Config/Config.ini +++ b/dsDataex/Config/Config.ini @@ -16,6 +16,7 @@ KafkaAddress = 192.168.0.200:9092 [elasticsearch] nodes = http://10.10.14.61:9200,http://10.10.14.62:9200,http://10.10.14.63:9200 +##nodes = http://192.168.0.200:9200,http://192.168.0.200:9201,http://192.168.0.200:9202 user = root pwd = dsideal diff --git a/dsDataex/MyView/index.html b/dsDataex/MyView/index.html new file mode 100644 index 00000000..28a7b5d5 --- /dev/null +++ b/dsDataex/MyView/index.html @@ -0,0 +1,10 @@ + + + + + dsDataex + + + + + \ No newline at end of file diff --git a/dsDataex/dataex_main.exe b/dsDataex/dataex_main.exe deleted file mode 100644 index bb46f3cf..00000000 Binary files a/dsDataex/dataex_main.exe and /dev/null differ diff --git a/dsDataex/dsDataex.exe b/dsDataex/dsDataex.exe deleted file mode 100644 index f20b94f7..00000000 Binary files a/dsDataex/dsDataex.exe and /dev/null differ