hello together
Is it not possible via Fortianalyzer to create a report for a local user on a Fortigate?
If so, does anyone have a general template?
I have created my own database
SELECT
`user local`.`name` AS `user`,
`user local`.`type` AS `User Type`,
`user local`.`expiration` AS `Expiration Date`,
`user local`.`two_factor` AS `FortiToken`,
`devices`.`hostname` AS `Device Hostname`,
`devices`.`serial` AS `Device Serial Number`
FROM
`user local`
LEFT JOIN `devices` ON `user local`.`devname` = `devices`.`name`
WHERE
`user local`.`type` = 'local'
ORDER BY
`user`
Which doesn`t work. and I don`t know why,
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hello Christian,
Thank you for using the Community Forum. I will seek to get you an answer or help. We will reply to this thread with an update as soon as possible.
Thanks,
Hello Christian,
Could we please know which FortiOS version you are using in the FGT and the FAZ?
It will help us to find the solution.
Regards,
Hello
On the Fortigate is 7.2.3 in use and on the FAZ is 7.2.2 present.
Hello Christian,
Thank you, it will help to find the solution.
Regards,
have you found a solution yet?
Hello Christian,
I am still looking for someone who can help to find it.
Regards,
Have you already found someone or even a solution?
Hello Guys /,
Is it possible to have local logs of the policies next to fortianalyzer? As soon as I enable fortianalyzer i dont have any logs locally anymore
Can I adjust this somewhere ? I was not able to find such a command or GUI Option
Regards
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1696 | |
1091 | |
752 | |
446 | |
228 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.