Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam PCSFE topic 1 question 86 discussion

Actual exam question from Palo Alto Networks's PCSFE
Question #: 86
Topic #: 1
[All PCSFE Questions]

An engineer is setting up tags in Panorama, but it is not working. How can the engineer verify the issue while viewing the Amazon Web Services (AWS) plugin logs from the CLI?

  • A. less aws-plugin plugin_aws.log
  • B. tail plugins-log plugin_aws_ret.log
  • C. less plugins-log
  • D. tail aws-plugin
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
javim
1 week, 6 days ago
Selected Answer: C
Correct answer is C Know where to find the logs related to the AWS plugin on Panorama for troubleshooting. Use the CLI command less plugins-log to view a list of all available logs less plugins-log plugin_aws_ret.log -> displays logs related to IP address and tag retrieval. less plugins-log plugin_aws_proc.log -> displays logs related to processing of the registered IP address and tags. https://docs.paloaltonetworks.com/vm-series/11-1/vm-series-deployment/set-up-the-vm-series-firewall-on-aws/about-aws-vm-monitoring/set-up-vm-monitoring-on-aws
upvoted 1 times
...
Doobiedoo
2 weeks, 1 day ago
Selected Answer: B
While others are mentioning "C" to be correct, it does not actually answer the question. The actual correct answer is "B". The "tail" command shows the last 10 logs and the "plugin_aws_ret.log" log file is exactly the file you would look at to troubleshoot issues with retrieving AWS tags.
upvoted 1 times
...
lol1000
3 weeks, 2 days ago
Selected Answer: C
Answer A Use the CLI command less plugins-log to view a list of all available logs less plugins-log plugin_aws_ret.log displays logs related to IP address and tag retrieval. https://docs.paloaltonetworks.com/vm-series/11-1/vm-series-deployment/set-up-the-vm-series-firewall-on-aws/about-aws-vm-monitoring/set-up-vm-monitoring-on-aws
upvoted 1 times
...
Redrum702
1 month, 2 weeks ago
Answer appears to be C: PLUG-2246 When viewing Panorama plugin for AWS logs, you cannot use the tail command. To view the AWS plugin logs from the CLI, use the following command: less plugins-log <plugin-logfile>
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...