08-24-2020 11:21 PM
Hi All,
I wanna ask,
I want to make automation generate report base on Firepower Management Center Dashboard
There are a few ways i could do this :
1. via selenium python i could grab information and convert it to html
2. via API python to FMC, not very usefull to get dashboard information
3. via ssh python to FMC, another approach, but not all information available
4. via java custom script to FMC db, i stuck to query databases
My question is, maybe you guys has some good approachment to do this automation generate report,
Please give me advice
Regards
Seski Ramadhan
08-25-2020 01:37 AM
FMC give you rest API access - as per my knowledge there 100+ Preset dashboard available on FMC.
So you can pul and integrate with your single NOC dashboard rather, opening multiple GUI for reports.
There is good presentation i would suggest to refer as starting point. :
https://www.ciscolive.com/c/dam/r/ciscolive/latam/docs/2017/pdf/BRKSEC-2058.pdf
08-25-2020 07:16 AM
thx a lot for replying,
im gonna take a look
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide