| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- 15:43:01,480 [32mINFO [m [f.console] ,----------------------------------------------------------------------------------------------------.
- | ,---,. .--.--. ,----.. ,--, 2.10-SNAPSHOT |
- | ,' .' | / / '. / / \ ,--.'| |
- | ,---.' || : /`. / | : : __ ,-. .---.| | : __ ,-. |
- | | | .'; | |--` . | ;. /,' ,'/ /| /. ./|: : ' ,' ,'/ /| |
- | : : : | : ;_ . ; /--` ' | |' | ,--.--. .-'-. ' || ' | ,---. ' | |' | |
- | : | |-, \ \ `. ; | ; | | ,'/ \ /___/ \: |' | | / \ | | ,' |
- | | : ;/| `----. \| : | ' : / .--. .-. | .-'.. ' ' .| | : / / |' : / |
- | | | .' __ \ \ |. | '___ | | ' \__\/: . ./___/ \: '' : |__ . ' / || | ' |
- | ' : ' / /`--' /' ; : .'|; : | ," .--.; |. \ ' .\ | | '.'|' ; /|; : | |
- | | | | '--'. / ' | '/ :| , ; / / ,. | \ \ ' \ |; : ;' | / || , ; |
- | | : \ `--'---' | : / ---' ; : .' \ \ \ |--" | , / | : | ---' |
- | | | ,' \ \ .' | , .-./ \ \ | ---`-' \ \ / |
- | `----' `---` `--`---' '---" `----' |
- +----------------------------------------------------------------------------------------------------+
- | You know, for Files! |
- | Made from France with Love |
- | Source: https://github.com/dadoonet/fscrawler/ |
- | Documentation: https://fscrawler.readthedocs.io/ |
- `----------------------------------------------------------------------------------------------------'
- 15:43:01,492 [32mINFO [m [f.p.e.c.f.c.BootstrapChecks] Memory [Free/Total=Percent]: HEAP [484.6mb/7.8gb=6.06%], RAM [16.3gb/31.2gb=52.26%], Swap [1.8gb/1.9gb=92.57%].
- 15:43:01,653 [32mINFO [m [f.p.e.c.f.FsCrawlerImpl] Starting FS crawler
- 15:43:01,653 [32mINFO [m [f.p.e.c.f.FsCrawlerImpl] FS crawler started in watch mode. It will run unless you stop it with CTRL+C.
- 15:43:01,721 [33mWARN [m [f.p.e.c.f.c.ElasticsearchClient] We are not doing SSL verification. It's not recommended for production.
- 15:43:02,062 [32mINFO [m [f.p.e.c.f.c.ElasticsearchClient] Elasticsearch Client connected to a node running version 8.4.3
- 15:43:02,065 [33mWARN [m [f.p.e.c.f.c.ElasticsearchClient] We are not doing SSL verification. It's not recommended for production.
- 15:43:02,106 [32mINFO [m [f.p.e.c.f.c.ElasticsearchClient] Elasticsearch Client connected to a node running version 8.4.3
- 15:43:02,197 [33mWARN [m [f.p.e.c.f.c.ElasticsearchClient] failed to create index [tuffy_es], disabling crawler...
- 15:43:02,197 [1;31mFATAL[m [f.p.e.c.f.c.FsCrawlerCli] We can not start Elasticsearch Client. Exiting.
- fr.pilato.elasticsearch.crawler.fs.client.ElasticsearchClientException: error while creating index tuffy_es: {error={root_cause=[{"type":"security_exception","reason":"unable to authenticate user [elastic] for REST request [\/tuffy_es]","header":{"WWW-Authenticate":["Basic realm=\"security\" charset=\"UTF-8\"","Bearer realm=\"security\"","ApiKey"]}}], type=security_exception, reason=unable to authenticate user [elastic] for REST request [/tuffy_es], header={WWW-Authenticate=["Basic realm=\"security\" charset=\"UTF-8\"","Bearer realm=\"security\"","ApiKey"]}}, status=401}
- at fr.pilato.elasticsearch.crawler.fs.client.ElasticsearchClient.createIndex(ElasticsearchClient.java:280) ~[fscrawler-elasticsearch-client-2.10-SNAPSHOT.jar:?]
- at fr.pilato.elasticsearch.crawler.fs.client.ElasticsearchClient.createIndex(ElasticsearchClient.java:720) ~[fscrawler-elasticsearch-client-2.10-SNAPSHOT.jar:?]
- at fr.pilato.elasticsearch.crawler.fs.client.ElasticsearchClient.createIndices(ElasticsearchClient.java:437) ~[fscrawler-elasticsearch-client-2.10-SNAPSHOT.jar:?]
- at fr.pilato.elasticsearch.crawler.fs.service.FsCrawlerDocumentServiceElasticsearchImpl.createSchema(FsCrawlerDocumentServiceElasticsearchImpl.java:71) ~[fscrawler-core-2.10-SNAPSHOT.jar:?]
- at fr.pilato.elasticsearch.crawler.fs.FsCrawlerImpl.start(FsCrawlerImpl.java:118) ~[fscrawler-core-2.10-SNAPSHOT.jar:?]
- at fr.pilato.elasticsearch.crawler.fs.cli.FsCrawlerCli.startEsClient(FsCrawlerCli.java:322) ~[fscrawler-cli-2.10-SNAPSHOT.jar:?]
- at fr.pilato.elasticsearch.crawler.fs.cli.FsCrawlerCli.main(FsCrawlerCli.java:298) ~[fscrawler-cli-2.10-SNAPSHOT.jar:?]
- 15:43:02,204 [32mINFO [m [f.p.e.c.f.FsCrawlerImpl] FS crawler [tuffy_es] stopped
- 15:43:02,204 [32mINFO [m [f.p.e.c.f.FsCrawlerImpl] FS crawler [tuffy_es] stopped
|