Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
崔为之
elp
Commits
0cb8c43e
Commit
0cb8c43e
authored
Nov 21, 2023
by
崔为之
💪🏽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update project
parent
ff248f24
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
6 deletions
+26
-6
application/config/production_config.yaml
application/config/production_config.yaml
+26
-6
No files found.
application/config/production_config.yaml
View file @
0cb8c43e
System
:
Server
:
Env
:
public
Name
:
elasticsearch-log-parse
Tag
:
IP
:
172.28.12.236
Port
:
5000
Interval
:
30s
Timeout
:
30s
Deregister
:
60s
Database
:
Database
:
Type
:
my
sql
Type
:
postgre
sql
Driver
:
p
ymysql
Driver
:
p
sycopg2
Username
:
root
Username
:
postgres
Password
:
localhost123
Password
:
localhost123
Host
:
localhost
Host
:
localhost
Port
:
3306
Port
:
5432
DB
:
elp
DB
:
elp
TableName
:
logs
Elasticsearch
:
Elasticsearch
:
Host
:
172.28.5.39
Host
:
172.28.5.39
...
@@ -30,3 +37,16 @@ Logger:
...
@@ -30,3 +37,16 @@ Logger:
Rotation
:
Rotation
:
Enqueue
:
True
Enqueue
:
True
Retention
:
Retention
:
Scheduler
:
Start
:
2023-11-20 18:50:00
End
:
2099-11-11 16:00:00
Timezone
:
Asia/Shanghai
ExtraDB
:
Host
:
172.28.5.39
Port
:
3306
User
:
root
Password
:
gree123
DB
:
corpora
Sql
:
select concat(scene.scene, '.', intent) from intents as i left join scene on scene.id=i.scene_id group by i.intent;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment