Skip to content

GinaGrg1/To-ElasticSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Load into Elasticsearch using Logstash.

To start the MySQL server

mysql -u root -p

To change the password

ALTER USER 'root'@'localhost' IDENTIFIED BY 'yourNewPassword';

To see all the databases

SHOW databases;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages