Difference between revisions of "Brew install opensearch"

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  [[brew install]] opensearch
+
  [[brew install]] [[opensearch]] &&  [[brew install opensearch-dashboards]]
 +
 
  
 
  ==> Pouring opensearch--2.3.0.arm64_monterey.bottle.tar.gz
 
  ==> Pouring opensearch--2.3.0.arm64_monterey.bottle.tar.gz
Line 6: Line 7:
 
  ==> Caveats
 
  ==> Caveats
 
  Data:    /Users/xx[[/brew/var/lib/opensearch/]]
 
  Data:    /Users/xx[[/brew/var/lib/opensearch/]]
  Logs:    /Users/xx/brew/var/log/opensearch/opensearch_homebrew.log
+
  Logs:    /Users/xx/brew/var/log/opensearch/[[opensearch_homebrew.log]]
 
  Plugins: /Users/xx[[/brew/var/opensearch/plugins/]]
 
  Plugins: /Users/xx[[/brew/var/opensearch/plugins/]]
 
  Config:  /Users/xx[[/brew/etc/opensearch/]]
 
  Config:  /Users/xx[[/brew/etc/opensearch/]]
Line 20: Line 21:
 
* <code>[[brew services start opensearch]]</code>
 
* <code>[[brew services start opensearch]]</code>
 
* http://locahost:9200/
 
* http://locahost:9200/
 +
* <code>[[brew install opensearch-dashboards]]</code>,  The <code>[[x86_64]]</code> architecture is required for this software.
  
 
== See also ==
 
== See also ==

Latest revision as of 13:18, 18 January 2024

brew install opensearch &&  brew install opensearch-dashboards


==> Pouring opensearch--2.3.0.arm64_monterey.bottle.tar.gz
==> /Users/xx/brew/Cellar/opensearch/2.3.0/bin/opensearch-keystore
==> Caveats
Data:    /Users/xx/brew/var/lib/opensearch/
Logs:    /Users/xx/brew/var/log/opensearch/opensearch_homebrew.log
Plugins: /Users/xx/brew/var/opensearch/plugins/
Config:  /Users/xx/brew/etc/opensearch/

To restart opensearch after an upgrade:
  brew services restart opensearch
Or, if you don't want/need a background service you can just run:
  /Users/xx/brew/opt/opensearch/bin/opensearch
==> Summary
🍺  /Users/xx/brew/Cellar/opensearch/2.3.0: 164 files, 118.6MB

Related[edit]

See also[edit]

Advertising: