Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 13fc0eb

Browse files
authored
Update services.databases.profile
1 parent 555dd46 commit 13fc0eb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

etc/profiles/services.databases.profile

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@ port = tcp:5432
6666
description = PostgreSQL port 5432
6767
enabled = Yes
6868

69+
[Elasticsearch]
70+
plugin = Elasticsearch
71+
low_port = tcp:9200
72+
port = tcp:9200
73+
description = Send basic elasticsearch like replies
74+
enabled = No
75+
6976
[DB2]
7077
plugin = Echo
7178
low_port = tcp:50000

0 commit comments

Comments
 (0)