You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am looking for a way to pull more than 100 alerts at a time using the API for a given timeframe.
I know how to do this by setting the offset in my api call but it liimits to 100 for each call. Then I have to change the offset.
Is there a better way to get this data as I need to pull all alerts during a given timeframe for ingest into Elastic? Sometimes there may be more than 100 alerts.
Does anyone have a script available that might provide an example? Language does not matter.
Another thought...is anyone already doing this type of ingest into Elastic that could provide a working soluton to the problem?
Thank you