- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-17-2024 01:33 AM
From the system log, i find a log severity is Critical.
The message is
"License for feature lcaas will expire on 2024/10/30"
what is lcaas ?
how can i deal with this message ?
10-17-2024 01:40 AM
lcaas is Logging Service.
You can check your license via CLI with following command : request license info
Here is sample output from my lab
> request license info
License entry:
Feature: Logging Service
Description: LAB
Serial: xxxxxxxx
Authcode:
Issued: December 18, 2023
Expires: January 05, 2025 <<< I believe this field should be 2024/10/30 on your platform
Expired?: no
Log Storage TB: 1
If you already have renewed Logging Service on the cloud, please fetch the latest.
CLI is "request license fetch"
10-17-2024 01:51 AM
Thanks !
any impact for this alert ?
what should I do if i i do not purchase this license ( logging service )?
10-17-2024 01:57 AM
You mean even you are not purchasing Logging Service, your platform has Logging Service license?
If you are surely you are not using Logging Service, you can ignore it. (but you will keep receiving alert everyday)
If you are using Logging Service for other service, for example; you have Prisma Access, activated Logging Service license will be applied to all devices under same CSP.
You need to check internally.
If your devices are under control of ASC (Authorized Support Center), ask them.
Possibly ASC mistakenly activate their Logging Service and applies to your devices (same logic as above)
10-17-2024 02:03 AM
I only purchase threat prevention and URL filtering license.
how can i stop the alert ?
10-17-2024 02:08 AM
Oh,okay...then you don't need this license.
Just delete it from CLI
First, type in question mark to list all license files on your platform
delete license key ?
Then type in specific file name
delete license key <name>
Sample:
====
> delete license key ?
GlobalProtect_Gateway_2024_05_31.key 2024/08/01 01:57:21 0.3K
Logging_Service_2022_08_09.key 2023/12/19 15:52:21 0.3K
PAN_DB_URL_Filtering_2023_05_18.key 2023/12/19 15:52:21 0.3K
> delete license key Logging_Service_2022_08_09.key
====
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!