Page MenuHomeDevCentral

dashboards.service
No OneTemporary

dashboards.service

# -------------------------------------------------------------
# OpenSearch Dashboards service
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# Source file: roles/opensearch/dashboards/files/dashboards.service
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
[Unit]
Description=OpenSearch Dashboards
Documentation=https://opensearch.org/docs/latest/
After=network.target
[Service]
RuntimeDirectory=opensearch-dashboards
PrivateTmp=true
User=opensearch
Group=opensearch
LimitNOFILE=65536
LimitMEMLOCK=infinity
LimitNPROC=4096
LimitAS=infinity
LimitFSIZE=infinity
WorkingDirectory=/opt/opensearch
ExecStart=/opt/opensearch-dashboards/bin/opensearch-dashboards -q
StandardOutput=journal
StandardError=inherit
# To shutdown: send SIGTERM signal to JVM, success if exit code 143
TimeoutStopSec=0
KillSignal=SIGTERM
KillMode=process
SendSIGKILL=no
SuccessExitStatus=143
[Install]
WantedBy=multi-user.target

File Metadata

Mime Type
text/plain
Expires
Mon, Sep 14, 16:03 (30 s ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4043282
Default Alt Text
dashboards.service (1 KB)

Event Timeline