summaryrefslogtreecommitdiffstats
path: root/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml
AgeCommit message (Collapse)AuthorFilesLines
2022-07-25Fixed a logging problemGuangrong Fu1-3/+3
Issue-ID: HOLMES-563 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I869127d94ba93c73326c3fc593c96564ef8251de
2022-04-24Raise the logger level from ALL to INFOGuangrongFu1-2/+2
Issue-ID: HOLMES-535 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> Change-Id: I0f8c1e9c572323d115b1b55b54525da7b8479715
2022-03-14Trying to fix the healthcheck problemGuangrongFu1-1/+1
Issue-ID: HOLMES-512 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> Change-Id: Ib85361a44d8ce85949a46c9fa202bad3d4bc0453
2021-03-22Remove IP addressesGuangrongFu1-1/+1
Change-Id: Ib641a153de2704a936d9755150d234004f1f2b4f Issue-ID: HOLMES-425 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2020-08-14Tried to Fix Some Vulnerability IssuesGuangrongFu1-1/+1
Change-Id: I240abe1ccb8c50d10069c083a0e6ceb0f5bf49c0 Issue-ID: HOLMES-345 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2019-03-30Modified HTTP/S Related Funcstangpeng1-1/+1
Change-Id: I554a7a93c49ef29f586e4b494d832c552987993e Issue-ID: HOLMES-203 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2018-09-18Changed the Style of GUIGuangrongFu1-1/+1
Change-Id: Ie30363f6358639c660f49585aa03d243b560e444 Issue-ID: HOLMES-148 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-03-29Fixed the Start-up LogicGuangrongFu1-1/+1
Change-Id: I5646e771e05f5f774162373a2f69a0815acb53e5 Issue-ID: HOLMES-106 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-03-28Updated the Version of DropwizardGuangrongFu1-1/+1
Change-Id: I83105eadc15fd1ad635beb4a255206b312796ef8 Issue-ID: HOLMES-123 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-03-27Revert the Log to a Human Readable FormatYiLi1-5/+6
Change-Id: If140469fbf977c17b256ecb9ab1f2a64f3235bfc Issue-ID: HOLMES-125 Signed-off-by: YiLi <li.yi101@zte.com.cn>
2018-03-16add init log filter and modify rulemgt.ymlYiLi1-13/+14
Change-Id: Ia895ffd658164993d0532efb0e51eb0c4c56377e Issue-ID: HOLMES-112 Signed-off-by: YiLi <li.yi101@zte.com.cn>
2018-03-06Change HTTP Requests into HTTPS OnesShiwei Tian1-2/+6
Issue-ID: HOLMES-104 Change-Id: I73d23418fbfaa23121ec825b11bbb46e55b2058c Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2018-02-27Replace Jackson with GSONYiLi1-1/+1
Change-Id: Ifffe7aca1116e2706d66ecb682697df521785b57 Issue-ID: HOLMES-115 Signed-off-by: YiLi <li.yi101@zte.com.cn>
2017-09-06Change the API PathGuangrong Fu1-2/+2
Change the API path from onapapi to api Change-Id: Ie607942ce1554f0e3bb0abf72c3ed6a2d54dacc9 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-05Change the DB from MySQL to PostgreSQLGuangrong Fu1-4/+4
Change-Id: If3e82cca0b27c5e486762b22305c1575d76789fe Issue-ID: HOLMES-49 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-07Change the groupid from openo to onapGuangrong Fu1-1/+1
Change the groupid and package paths to onap. Change-Id: I8432e9ac2c979bbc36e10e6a702c6f04fc41446a Issue-ID: HOLMES-7 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-03-13Modify the URI of the MicroserviceGuangrongFu1-1/+1
Change-Id: I22f4859d6f44f5efd32296a7f072adb515f0fa94 Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-03-09Fix yml fileyoubowu1-2/+0
Issue-ID:HOLMES-50 Change-Id: I50943ca96c8008bf462f5dca09cde6a949323b4c Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-07Modify msbServerAddryoubowu1-1/+1
Issue-ID:HOLMES-47 Change-Id: I5be753f7a457830e6772bf43f61550ff87ebdd24 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-02Modify server portyoubowu1-1/+1
Change-Id: I7accd8ac395602b442a0e38abbfe5d245776d0f7 Issue-ID:HOLMES-47 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-28Modify database scripttangpeng1-67/+4
Change-Id: Ice12c7810a183c4dbb501f7f6fd38499be9aaff7 Issue-ID:HOLMES-47 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2017-02-28Add Rule Management Standalonetangpeng1-0/+127
Change-Id: I469fa41ea70f4f7b7740716287e46201f5faa484 Issue-ID:HOLMES-47 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>