mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-19 22:28:45 +05:00
Add skel for ElasticsearchExporter
This commit is contained in:
committed by
Dan Christian Bogos
parent
01a0e4fecf
commit
ff9d658e6b
@@ -486,7 +486,6 @@ const (
|
||||
TxtSuffix = ".txt"
|
||||
JSNSuffix = ".json"
|
||||
GOBSuffix = ".gob"
|
||||
FormSuffix = ".form"
|
||||
XMLSuffix = ".xml"
|
||||
CSVSuffix = ".csv"
|
||||
FWVSuffix = ".fwv"
|
||||
@@ -498,9 +497,9 @@ const (
|
||||
CDRPoster = "cdr"
|
||||
MetaFileCSV = "*file_csv"
|
||||
MetaVirt = "*virt"
|
||||
MetaElastic = "*elastic"
|
||||
MetaFileFWV = "*file_fwv"
|
||||
MetaFile = "*file"
|
||||
MetaFScsv = "*freeswitch_csv"
|
||||
Accounts = "Accounts"
|
||||
AccountService = "AccountS"
|
||||
Actions = "Actions"
|
||||
|
||||
Reference in New Issue
Block a user