- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to overcome append 10k limit without modifying conf file
DataOrg
Builder
01-10-2022
05:42 AM
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
isoutamo
SplunkTrust
01-10-2022
07:27 AM
Are you sure that you cannot convert that append to something else?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ITWhisperer
SplunkTrust
01-10-2022
05:52 AM
Break up the append into multiple appends with smaller numbers of events
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
DataOrg
Builder
01-10-2022
06:10 AM
@ITWhisperer the append result has 33k records. how to spilt it and it may chance to increase in future?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ITWhisperer
SplunkTrust
01-10-2022
06:29 AM
It depends on what your subsearch is - can you split by time for example? The main thing you need to split is the initial part of the subsearch. If you can't use time, what about filtering the search on other fields such as host or source.