2022-06

参考リンク

Spotlight with Elasticsearch Backend

Contents1 Introduction2 Installation3 Configuration3.1 Elasticsearch3.2 fscrawler3.3 Samba4 TestingIntroductionUsing Ela...
コマンド

[Samba] smbd -b でビルドオプションを調べた。(Version 4.16.4)

Paths:   SBINDIR: /usr/sbin   BINDIR: /usr/bin   CONFIGFILE: /etc/samba/smb.conf   LOGFILEBASE: /var/log/samba   LMHOSTS...
参考リンク

Samba Features added/changed

Samba Features added/changedNamespacesPageDiscussionPage actionsReadView sourceHistoryContents1 Samba 4.161.1 Release An...
課題ログ

[elasticsearch] http://192.168.24.203:9200/

name "AMULET3"cluster_name "elasticsearch"cluster_uuid "RdIbtdBYRVGgmu6I31oHFg"versionnumber "8.2.2"build_flavor "defaul...
課題ログ

[ログ] cat /var/log/elasticsearch/elasticsearch_deprecation.log

なにも表示されなくなった。
課題ログ

[ログ] cat /var/log/elasticsearch/gc.log

cat /var/log/elasticsearch/gc.log Safepoint "Cleanup", Time since last: 1917528144446 ns, Reaching safepoint: 107812 ns,...
課題ログ

[ログ] cat /var/log/elasticsearch/elasticsearch.log

cat /var/log/elasticsearch/elasticsearch.log starting SLM retention snapshot cleanup task there are no repositories to f...
参考リンク

[Git Hub] FileSystem To Elastic Search Indexer

FileSystem To Elastic Search IndexerThis tool indexes your files and directories into an elastic search index and prepar...
私の設定

[fs2es-indexer] /etc/fs2es-indexer/config.ymlの設定(仕事場:Rocky Linux 8.8)

/etc/fs2es-indexer/config.yml# The commented values are exemplary, the uncommented values are the default values!# The d...
コマンド

【Elasticsearch】バージョン確認方法

【Elasticsearch】バージョン確認方法2021年09月16日(木)テーマ:技術■結論$ curl -s -XGET | grep number"number" : "7.6.2",