Configuration Parameters

Jetelina has some original configuration parameters for working. As same as other computer systems, you can modify them to suit on your computer environment.
These are the changeable parameters;

typeexplainparameter name(i)example phrase(ii)default
Upload file repositoryuploaded CSV file path namefileuploadpath“upload file path”…repo
Loggingexecuted SQL log filesqllogfileexecuted SQL log filesql.log
file size of executed SQL log file[MB]sqllogfilesize“sql log file size”…10
log file namelogfile“log name”…log.log
file size of log file[MB]logfilesize“log file size”…10
log file rotation start timelogfile_rotation_open“rotation start”…00:00
log file rotation end timelogfile_rotation_close“rotation end”…01:02
Attention: the interval between the start and end needs 20 minutes for secure
Test execution parameter in SQL“limit” numberselectlimit“limit”10
Current working databaseuser account databasejetelnadb“default db”…foo
SQL test ‘limit’ numberdbtype“PostgreSQL port”foo
PostgreSQL parametersavailablepg_work“postgresql run”…false
portpg_port“postgresql port”5432
hostpg_host“postgresql host”localhost
database namepg_dbnamePostgres database namepostgres
access accountpg_user“postgresql user”…postgres
access passwordpg_password“postgresql password”…postgres
SSL modepg_sslmode“postgresql ssl”…prefer
MySQL parametersavailablemy_work“mysql run”…false
hostmy_host“mysql host”localhost
database namemy_dbname“mysql db name”…mysql
portmy_port“mysql port”3306
access accountmy_user“mysql user”…user
access passwordmy_password“mysql password”…userpasswd
socketmy_unix_socket“mysql unix socket”…/var/run/mysqld/mysqld.sock
redis parametersavailableredis_work“redis run”…false
hostredis_host“redis host”127.0.0.1
portredis_port“redis port”6379
database nameredis_dbname“redis db name”…0
access passwordredis_password“redis password”…
MongoDB parametersavailablemongodb_work“mongodb run”…false
hostmongodb_hostmongodb host”127.0.0.1
portmongodb_port“mongodb port”27017
database namemongodb_dbname“mongodb database name”…jetelina
collection namemongodb_collection“mongodb collection name”…jetelina-collection
access accountmongodb_user“mongodb user”…
access passwordmongodb_password“mongodb password”…

The changing process is as follows,

  1. Typing ‘show parameter’, ’show me configuration’, something like that to the chat box
  2. Jetelina asks you, ‘Which parameter?’
  3. Type the parameter name that you want to change to the chat box
    There are two ways to point to the parameter,
    i. Type the parameter name directly     → ‘i’ in the upper list
    ii. Type your phrase you think is related to it → ‘ii’ in the upper list
  4. Jetleina replies the current parameter to you
  5. Type ‘change parameter’, ’update configuration‘ … to the chat box
  6. Jetelina shows the input field that is for your updating parameter
  7. Type your new parameter into the displayed input field
  8. Then follow Jetelina guide

This is the example conversation between Jetelina and you in the chat box and displayed input field.

      you:                  Jetelina: 
'change parameter'  →  which config?
'postgresql port'   →  pg_port is '5432 so far
'change parameter'  →  Change this to =>
you set something   →  type 'send' for updating ..or 'cancel'
'send'              →  Done