- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
07-09-2013 12:18 AM
Hi,
When we try to get custom reports by typing a query for source user(domain\group) and run now, it gets empty.when we type user name it is working.
Any idea ?
Thanks
07-09-2013 02:15 AM
Try following query :
(user.src in 'cn=home,cn=users,dc=amb,dc=local')
OR (user.src in 'amb\home')
07-09-2013 05:02 AM
we already tried both but report comes empty.
07-09-2013 11:59 AM
Can you query traffic logs using query in above formats?
07-09-2013 01:39 PM
for users yes we can query with domain\user
07-09-2013 03:10 PM
Hi,
The log format in 3.x is
domain, receive_time, serial, type, subtype, config_ver, time_generated, src, dst, natsrc, natdst, rule, srcuser, dstuser, app, vsys, from, to, inbound_if, outbound_if, logset, time_received,
sessionid, repeatcnt, sport, dport, natsport, natdport, flags, proto, action, bytes, bytes_sent, bytes_received, packets, start, elapsed, category, padding
If the record of the group is not written to the traffic log, i suppose it is an expected behavior that the queries based on groups will return empty.
I may be wrong since its 3.x panos.
Regards,
Deepak
07-09-2013 04:28 PM
Try this :
> show user ip-user-mapping ip <ip of the user which shows up in traffic Logs>
Use the Group in the Group(s) field for the query in the traffic logs : (user.src in 'Group in the Group(s) field')
07-09-2013 05:03 PM
Thanks.We did that.
Still reports come empty for gorups.
07-09-2013 08:23 PM
Hello,
Is PAN firewall retrieving the user-group information properly?
>show user group name <group name> //this should list all the group members of the group
>show user user-IDs match user <username> //shows the groups a user is a part of.
If the firewall is able to identify the users in the group and see traffic logs for these users, it should match the query for the report.
Thanks,
Aditi
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!