Advertisement
Guest User

Untitled

a guest
Nov 8th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. [root@office ~]# systemctl status elasticsearch
  2. elasticsearch.service - ElasticSearch FullTextIndex Engine
  3. Loaded: loaded (/usr/lib/systemd/system/elasticsearch.service; enabled)
  4. Active: inactive (dead) since Thu, 2012-11-08 12:41:45 EET; 5s ago
  5. Process: 4766 ExecStart=/opt/elasticsearch/bin/elasticsearch (code=exited, status=0/SUCCESS)
  6. CGroup: name=systemd:/system/elasticsearch.service
  7.  
  8. Nov 08 12:41:45 office systemd[1]: Starting ElasticSearch FullTextIndex Engine...
  9. Nov 08 12:41:45 office systemd[1]: Started ElasticSearch FullTextIndex Engine.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement