Greetings to the community,I wanted to ask you in which database table the trap messages are stored. Thanks
If you referencing the API/SDK/SWQL, then it's found in the Orion.OLM.LogEntryFieldValue entity. This would be the preferred route to view/extract/build customization over going directly to the database. Depending on the type of dataset that you're looking for, you might have to also look in other entities in Orion.OLM.
Thank you very much for the help, it helped me a lot.