Setting up TeskaLabs LogMan.io¶
Your TeskaLabs LogMan.io is freshly install and ready. Let's set it up to collect logs!
Web User Interface¶
The TeskaLabs LogMan.io is accessible over HTTPS on the first node of the cluster.
In this example, the URL is https://lmio-test/
, type it into your web browser.
Self-signed SSL certificates
By default, TeskaLabs LogMan.io is provided with self-signed SSL certificates. Your browser will warn you about the potential security risk. It cannot verify the SSL certificate. However, it is your installation you are entering. So, accept the risk without fear and continue to the website.
You can always replace the self-signed certificates by custom certificates.
You'll be redirected to the Login screen. Contact TeskaLabs support for default credentials.
Create your credentials and suspend default admin¶
Initial setup of LogMan.io comes with system
tenant, used for administration and system logs analysis, and default admin
credentials.
To provide secure login, create new credentials with superuser
role.
If you haven't configured SMTP server yet, pick up the reset password instructions from logs of seacat auth service on the server.
Make sure you can successfully log in TeskaLabs LogMan.io with new credentials.
Then, suspend default admin
credentials.
Provision system collectors to system tenant¶
To start log collection from system collectors, provision each available system collector into the system tenant.
Customize the installation¶
SMTP¶
Domain name¶
Set the PUBLIC_URL
parameter in the model and hit Apply.
SSL certificates¶
How to add custom SSL certificate
Create a first tenant¶
The system
tenant is meant for collection of logs from LogMan.io itself only.
To start collecting logs from your IT infrastructure, create a new tenant.
In the Auth & Roles section, select Tenants and hit New tenant in the top right corner.
Create configuration for the new tenant. Name of the configuration MUST be the same as of the tenant. Select schema (ECS is default) and timezone (e.g. Europe/Prague)
Provision collector¶
To enable log collection, TeskaLabs LogMan.io Collector must be installed.
There are several ways how to install the Collector, choose the one that best fits your infrastructure requirements.
Continue to Log Collector to learn more.
Once the Collector installed and configured to connect to your LogMan.io instance, you will see it in the Collectors screen. Provision the Collector to the newly established tenant.
Follow the documentation on how to configure the Collector to collect logs from common sources.